Skip to content

ayoung/cdnjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

cdnJS Script Repository

The repository mirroring all scripts on cdnjs.cloudflare.com

Want your script included? Easy.

  1. Fork this repository
  2. Add your library (following the conventions of this repository)
  • 1 library per pull request
  • include a package.json in the npm format (see test/schemata/npm-package.json for details - it's very simple)
  1. Run your package.json through a JSON Validator
  • Bonus points: set up a Travis CI hook (we already made the .travis.yml) for your fork!
  1. Send us a pull request.
  • Make sure you include in the pull description:
    1. Where you downloaded the script
    2. If it isn't clear, how you found the version of the script
  • e.g. cdnjs#229
  • If you set up Travis CI, include your badge for super-readability!

Clicky

About

Our goal is to operate this CDN in a peer reviewed fashion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%