ericnorris / striptags
An implementation of PHP's strip_tags in Typescript.
☆494Updated 2 years ago
Alternatives and similar repositories for striptags:
Users that are interested in striptags are comparing it to the libraries listed below
- Retries a function that returns a promise, leveraging the power of the retry module.☆314Updated 2 years ago
- Simple module to add additional directories to the Node module search for top-level app modules☆411Updated 6 years ago
- Temporary file and directory creator for node.js☆743Updated 6 months ago
- slugifies even utf-8 chars!☆1,072Updated 5 years ago
- The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.☆1,099Updated last year
- A simple Node.js helper module for Mailgun API.☆894Updated last year
- Node.js module to list all files in a directory or any subdirectories.☆345Updated last year
- Simple, intuitive mocking of Node.js modules.☆461Updated 3 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆776Updated 2 years ago
- Rate limiting middleware for Express☆423Updated 5 years ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆387Updated last week
- CSV parsing implementing the Node.js `stream.Transform` API☆802Updated 3 years ago
- A node.js module for generating random strings☆524Updated last month
- Runs Promises in a pool that limits their concurrency.☆380Updated last year
- Plug & play basic auth middleware for express☆331Updated 2 years ago
- An async libmagic binding for node.js for detecting content types by data inspection☆622Updated 8 months ago
- Mock 'http' objects for testing Express,js, Next.js and Koa routing functions☆765Updated 2 months ago
- Node.js helper to require() directories.☆482Updated 3 years ago
- node byte string parser☆467Updated 7 months ago
- Generic basic auth Authorization header field parser☆704Updated last month
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆686Updated last year
- Simple wrapper around the "child_process" module that makes use of promises☆250Updated 5 years ago
- Fast and simple Javascript-based XML generator/builder for Node projects.☆281Updated 4 years ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Parse yes/no like values☆267Updated 2 years ago
- Sanitize string for use as filename☆347Updated last year
- pipe streams together and close all of them if one of them closes☆911Updated 5 months ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆567Updated 3 years ago
- Node.js redis client mock☆214Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 9 months ago