Sponsored Content

DEV Community

Cover image for MonsterJS v4 has landed โ€“ and itโ€™s hungry.
Volker Schukai for schukai

Posted on

MonsterJS v4 has landed โ€“ and itโ€™s hungry.

Weโ€™ve released version 4 of our JavaScript component library, and yes, itโ€™s packed with features thatโ€™ll make your inner frontend dev do a little dance (even if itโ€™s in Vim).

Whatโ€™s new in the Monsterโ€™s lair?

  • ๐Ÿงฎ Datatables โ€“ Show off your data like it deserves, with sorting, paging, and built-in flexibility.

datatable example

  • ๐Ÿ” Select with remote filtering โ€“ Hook it to your API, and let users type, search, and select without any awkward full-list dropdowns.

Select / dropdown

  • ๐Ÿ“… Monthly calendar โ€“ Clean, snappy, and ready to display all your timelines and events.
  • ๐Ÿงฑ Drag-and-drop grid โ€“ For the moments when you want users to rearrange reality.
  • โœจ โ€ฆand much more โ€“ Yes, we mean it. This release refines performance, improves accessibility, and adds polish all over the place.

Give the Monster a chance. It doesnโ€™t bite (unless your code has no semicolons).

npm i @schukai/monster
Enter fullscreen mode Exit fullscreen mode

Docs, demos, and more goodies live at: https://monsterjs.org

Top comments (0)