DEV Community

Cover image for MonsterJS v4 has landed – and it’s hungry.
Volker Schukai for schukai GmbH

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)