Search results
1044 packages found
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Strip comments from JSON. Lets you use comments in your JSON files!
Strip UTF-8 byte order mark (BOM) from a string
Delete files and directories
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
make streaming http requests
Get, set, or delete a property from a nested object using a dot path
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
Transparent, Schemaless SQL Generation
Mongoose soft delete plugin
Strip leading whitespace from each line in a string
A gulp plugin for removing files and folders.
Easily edit a json file from the CLI or NodeJS
mdast extension to parse and serialize GFM strikethrough
Trim newlines from the start and/or end of a string
Clean files and folders
Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.
micromark extension to support GFM strikethrough
Strip the final newline character from a string/buffer
Delete files and directories - Cross-platform