https://github.com/remy/node-api-search
Quick (read: quick 'n dirty), inline Node API search tool
https://github.com/remy/node-api-search
Last synced: 7 months ago
JSON representation
Quick (read: quick 'n dirty), inline Node API search tool
- Host: GitHub
- URL: https://github.com/remy/node-api-search
- Owner: remy
- Created: 2011-05-16T09:31:54.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-05-16T09:51:10.000Z (over 14 years ago)
- Last Synced: 2025-03-19T02:00:00.624Z (7 months ago)
- Language: JavaScript
- Homepage: http://nodeapisearch.duostack.net
- Size: 118 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is quick and dirty demo I put together in about an hour, that reads
the version of Node that the server is running, parses the API
documentation from nodejs.org and makes it quickly searchable.A couple of nice bits I added: permalink support via the history API
which hooks up to real urls on server.