911 packages found
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Delete files and directories
Get, set, or delete a property from a nested object using a dot path
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
Strip comments from JSON. Lets you use comments in your JSON files!
Delete nested properties from an object using dot notation.
Strip UTF-8 byte order mark (BOM) from a string
recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.
Transparent, Schemaless SQL Generation
Clean files and folders
make streaming http requests
delete folders with all child folders and files
A gulp plugin for removing files and folders.
Strip leading whitespace from each line in a string
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
Move files and folders to the trash
Cascade delete with Bookshelf.js
recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.
Cascade delete with Bookshelf.js
micromark extension to support GFM strikethrough