List of JavaScript types
The list is just a JSON file and can be used anywhere.
npm install js-types
import jsTypes from 'js-types';
console.log(jsTypes);
//=> ['Array', 'ArrayBuffer', 'Boolean', …]
List of JavaScript types
The list is just a JSON file and can be used anywhere.
npm install js-types
import jsTypes from 'js-types';
console.log(jsTypes);
//=> ['Array', 'ArrayBuffer', 'Boolean', …]
npm i js-types
229,924
4.0.0
MIT
3.28 kB
6