harryf / node-soupselectLinks
Port of Simon Willison's Soup Select (for BeautifulSoup) to node.js and node-htmlparser
☆245Updated 7 years ago
Alternatives and similar repositories for node-soupselect
Users that are interested in node-soupselect are comparing it to the libraries listed below
Sorting:
- Expose raw js, objects, and functions to the client-side (awesome for sharing utils, settings, current user data etc)☆300Updated last month
- Determine the set of requirements for a given node.js file, directory tree, or module☆152Updated 7 years ago
- Parse Markdown syntax with Node.JS☆194Updated 12 years ago
- Node.JS library to read git repositories.☆205Updated 10 years ago
- ☆220Updated 2 years ago
- Linguistics module for Node - inflection, transformation, i18n and more☆268Updated 11 years ago
- Form validation and data filtering for Express☆166Updated 7 years ago
- A simple Hpricot Clone for nodejs.☆336Updated 10 years ago
- jscoverage modified to support SSJS☆399Updated 6 years ago
- Gzip middleware for node.js Connect and Express☆83Updated 13 years ago
- Node.js ORM framework supporting MySQL and SQLite 3 relational databases.☆254Updated 9 years ago
- Express param pre-condition functions☆147Updated 11 years ago
- Middleware for Connect (node.js) for handling your static assets.☆310Updated 7 years ago
- grep-ish search utility inspired by "ack" written with nodejs☆57Updated 3 years ago
- Selenium Node.JS adapter☆464Updated 12 years ago
- Postmortem debugging facility for Node.js☆119Updated 11 years ago
- Use mongoDB like this: mongoq('mongodb://localhost/db').collection('users').find().toArray(function(error, docs){});