-
Notifications
You must be signed in to change notification settings - Fork 439
Open
Description
Hi! 👋 I've been using CLNDR for a couple of years and I still like how smoothly it integrates into the frontend, it's been a pleasure using it!
However, noticing it being unmaintained and with the source deserving a major renovation to better align with current state of technology, I had decided to make an effort resulting in creating an unofficial successor: CLNDR2.
- Provides an ES module
- Removed jQuery dependency
- Replaced moment dependency with date-fns
- Removed Underscore soft dependency
- Overhauled the source code and converted it to Typescript
- Created Storybook demos and docs
- 100% automated test coverage
The API remained largly the same. However, since the soft dependency on Underscore is removed, a render function has to be provided in CLNDR2.
Maybe CLNDR2 is as useful to others as it is to me—and as much as CLNDR has been to me in the past. Thanks!
More on https://github.com/Snater/CLNDR2.
Metadata
Metadata
Assignees
Labels
No labels