Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLNDR2 released #372

Open
Snater opened this issue Feb 1, 2024 · 0 comments
Open

CLNDR2 released #372

Snater opened this issue Feb 1, 2024 · 0 comments

Comments

@Snater
Copy link

Snater commented Feb 1, 2024

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鈥攁nd as much as CLNDR has been to me in the past. Thanks!

More on https://github.com/Snater/CLNDR2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant