quintex
Version:
On your command line, run the following commands: ```bash npm install quintex ``` Write the following code in your Node.JS server JavaScript file: ```js const $ = require("quintex"); ```
23 lines (22 loc) • 535 B
JSON
{
"name": "quintex",
"version": "1.2.25",
"main": "quintex.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "xprocode",
"license": "ISC",
"description": "On your command line, run the following commands: ```bash npm install quintex ``` Write the following code in your Node.JS server JavaScript file: ```js const $ = require(\"quintex\"); ```",
"keywords": [
"$",
"quintex",
"quint",
"xprocode",
"$math",
"nodejs",
"node",
"js",
"npm"
]
}