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!
Delete files and directories
Strip UTF-8 byte order mark (BOM) from a string
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
Strip leading whitespace from each line in a string
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
A gulp plugin for removing files and folders.
make streaming http requests
mdast extension to parse and serialize GFM strikethrough
Easily edit a json file from the CLI or NodeJS
Trim newlines from the start and/or end of a string
Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.
Clean files and folders
micromark extension to support GFM strikethrough
Strip the final newline character from a string/buffer
Strip console and debugger statements from JavaScript code