

📦 Zero Dependencies - Pure JavaScript, no build step required
This is really the best part. However the example does run a npm run build…
I would be great to have something that can be imported in a script tag like jquery and not something that requires npm and compilarion.
The problem with compiled JS is that it doesn’t last long. Any piece of software written in the popular frameworks will probably not compile in 5 years because xyz dependency. There might be ways around it, but all annoying and not good. Some type of software really needs more assurances that “might compile in 5 years” because some people can’t afford to upgrade to the latest framework down the path due to size or simply lack of time.