Differences between ES modules and CommonJS
Differences between ES modules and CommonJSNo require, exports, or module.exportsIn most cases, the ES module import can be used to load Common...
diff
jsdiff
A javascript text differencing implementation.
Based on the algorithm proposed in“An O(ND) Difference Algorithm and its Variations” (Myers, 1986).
Installation1npm install dif...
hash-sum
hash-sum
blazing fast unique hash generator
install1npm i hash-sum -S
features
no dependencies
minimal footprint
works in all of node.js, io.js, and the browser
hashes function...
sharp
sharp
The typical use case for this high speed Node.js moduleis to convert large images in common formats tosmaller, web-friendly JPEG, PNG, WebP, GIF and AVIF images of varying di...
inquirer
Inquirer.js
A collection of common interactive command line user interfaces.
Table of Contents
Documentation
Installation
Examples
Methods
Objects
Questions
Answers
Sepa...