DEV Community

Hamza Alalach
Hamza Alalach

Posted on • Updated on

JSComps: A Vanilla JS components' package

Hello everyone, check out my newest npm package JSComps.

JSComps helps you chunk Vanilla JS into small and scalable components, with the ability to watch for changes on each piece automatically, when any occurs, it combines and minifies them to one output file.

It's available on both npm and yarn:

Help, suggestions and bug reports are very welcomed :D.

Top comments (0)