fs-extra
popularfs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Updated by @jprichardson
make-dir
popularMake a directory and its parents if needed - Think `mkdir -p`
Updated by @sindresorhus
officegen
Office Open XML Generator using Node.js streams. Supporting Microsoft Office 2007 and later Word (docx), PowerPoint (pptx,ppsx) and Excell (xlsx). This module is for all …
Updated by @zivbarber
object-boolean-combinations
Consumes a defaults object with booleans, generates all possible variations of it
Updated by @royston
output-file-sync
Synchronously write a file and create its ancestor directories if needed
Updated by @shinnn
mongoose-schema-jsonschema
Mongoose extention that allows to build json schema for mongoose models, schemas and queries
Updated by @dmitry.scheglov
openapi-to-graphql
Generates a GraphQL schema for a given OpenAPI Specification (OAS)
Updated by @alan-cha
conduct
Generate a Code of Conduct for your project - Provided by Contributor Covenant
Updated by @sindresorhus
tastycss-react
A set of modules is for CSS-in-JS solution that includes state-to-style bindings, SSR and next-level developer experience. It includes a framework-agnostic implementation
Updated by @tenphi