olivernn / lunr.js

A bit like Solr, but much smaller and not as bright
http://lunrjs.com
MIT License
8.96k stars 548 forks source link

Put this awesome library on CDNJS #17

Closed wyuenho closed 11 years ago

wyuenho commented 11 years ago

As titled.

https://github.com/cdnjs/cdnjs

Great work BTW :)

olivernn commented 11 years ago

Pull request is here - https://github.com/cdnjs/cdnjs/pull/1127

olivernn commented 11 years ago

lunr.js is now available on cdnjs - //cdnjs.cloudflare.com/ajax/libs/lunr.js/0.3.0/lunr.min.js

wyuenho commented 11 years ago

There's been 3 releases since 0.3.0. Can you update the copy on cdnjs?

olivernn commented 11 years ago

I've opened a pull request to add the latest version - https://github.com/cdnjs/cdnjs/pull/1367

I may forget to do this again in the future, the process isn't the easiest to automate! If I do forget, feel free to open a pull request on cdnjs on my behalf that adds the latest version.