make-dir
Make a directory and its parents if needed - Think `mkdir -p`
Make a directory and its parents if needed - Think `mkdir -p`
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Make your own error types!
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
unist utility to create a new trees with a nice syntax
Simple XML builder for Node.js
Synchronously write a file and create its ancestor directories if needed
The lodash method `_.create` exported as a module.
Generate HTML elements from a javascript object.
Easily add private variables to handlebars block helpers.
Handlebars block helper for creating private variables that are accessible inside the block.
gl-matrix's vec3, split into smaller pieces
Create and modify PDF files with JavaScript
A set of cookie helpers for Next.js
Fast and simple isomorphic xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
Apache Cordova create module. Creates new project from default or template
A wrapper around inquirer that makes it easy to create and selectively reuse questions.
MDN polyfills
React.createRef() polyfill
Mix the prototype of one class into another