For projects that don't use a node_modules folder or a build process, having a standalone library file would be the ideal solution (possibly submitted to a CDN for simple embedding?).
If some single file library usage option (WebPack?) would be available, that would help those sorts of smaller projects get involved.
For projects that don't use a
node_modulesfolder or a build process, having a standalone library file would be the ideal solution (possibly submitted to a CDN for simple embedding?).If some single file library usage option (WebPack?) would be available, that would help those sorts of smaller projects get involved.