FGRibreau / node-truncateLinks
Truncate text and keeps urls safe.
☆54Updated 2 years ago
Alternatives and similar repositories for node-truncate
Users that are interested in node-truncate are comparing it to the libraries listed below
Sorting:
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- Write data to a random temporary file☆108Updated 2 weeks ago
- Virtual async fileds for mongoose.js☆62Updated 7 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Like `fs.rename`, but works across devices, and works with directories. Think of the unix utility `mv`.☆156Updated last year
- touch(1) for node☆125Updated 3 months ago
- Helper utility to provide pretty printed file sizes☆65Updated 3 years ago
- Check if a path exists☆155Updated 3 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- git revision in node☆110Updated 8 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 6 months ago
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- ES2017 spec-compliant shim for Object.values☆72Updated last month
- Express error handlers for JSON APIs☆102Updated 8 months ago
- Easy error subclassing and stack customization☆66Updated 4 months ago
- Ip filter middleware for koa, support whitelist and blacklist.☆37Updated 2 months ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Launch your app after webpack completes building.☆42Updated 9 years ago
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- Read a chunk from a file☆125Updated last year
- Loosely validate a URL.☆168Updated 2 years ago
- process.hrtime() to words☆67Updated 5 years ago
- Safe, constant-time comparison of Buffers☆50Updated last month
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago