CDNs that host javascript libraries (e.g. CodeMirror)

You guys know about CDNs that let you load JavaScript libraries, the way Google does using jQuery and several others.

I am looking for the one that hosts the CodeMirror library .

+5
source share
2 answers

not like anyone, but you can vote for Google to take care of this, I hope they implement it:

Add Codemirror to the Library API

+4
source

Codemirror is hosted on cdnjs.com .

+4
source

All Articles