mscdex / node-pcreLinks
A pcre binding for node.js
☆39Updated 11 years ago
Alternatives and similar repositories for node-pcre
Users that are interested in node-pcre are comparing it to the libraries listed below
Sorting:
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 3 years ago
- touch(1) for node☆125Updated 3 months ago
- Reload a require'd module/file in Node.js. Useful for hot-reloading classes.☆50Updated 10 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 9 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Read a chunk from a file☆125Updated last year
- Converts a Buffer/String to a readable stream.☆150Updated 9 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆71Updated this week
- A very fast streaming multipart parser for node.js☆188Updated 2 years ago
- Read the progress of a stream☆235Updated 8 years ago
- Augments require() with support for multiple file formats. Node.js / NPM package☆76Updated 9 years ago
- Write data to a random temporary file☆108Updated last week
- Create and parse HTTP Content-Type header☆142Updated this week
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆99Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input