nebulasio / neb.js

GNU Lesser General Public License v3.0
83 stars 46 forks source link

Publish standalone neb.js in browser on CDN like cdnjs, jsDelivr #38

Open fbzhong opened 6 years ago

fbzhong commented 6 years ago

Hi,

It's would be much easier to use standalone neb.js (nebulas.js) in browser with public CDN url, like: https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js

I think cdnjs and jsDelivr are good sites for hosting:

jsDelivr: https://www.jsdelivr.com/

CDNJS: https://cdnjs.com/

For the new library request issue, please make sure it's not a personal project, we have a basic requirement for the popularity, like 200 stars on GitHub or 800 downloads/month on npm registry.