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:
- Write data to a random temporary file☆108Updated last year
- touch(1) for node☆125Updated 2 months ago
- Check if a path exists☆155Updated 3 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Create an array without duplicates☆74Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Prepend data to a file.☆35Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Express error handlers for JSON APIs☆102Updated 7 months ago
- Mocks the http.IncomingMessage (request) for Node.js☆33Updated 8 years ago
- git revision in node☆110Updated 8 years ago
- 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
- ES2017 spec-compliant shim for Object.values☆72Updated last year
- Easy error subclassing and stack customization☆66Updated 3 months ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 4 months ago
- Read a chunk from a file☆125Updated last year
- Loosely validate a URL.☆168Updated 2 years ago
- Assert utility from yeoman☆51Updated last month
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Like `fs.rename`, but works across devices, and works with directories. Think of the unix utility `mv`.☆155Updated last year
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Launch your app after webpack completes building.☆42Updated 9 years ago