Skip to content

CLNDR2 released #372

@Snater

Description

@Snater

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions