js-types

List of JavaScript types

MIT License

Downloads
858K
Stars
80
Committers
4

js-types

List of JavaScript types

The list is just a JSON file and can be used anywhere.

Install

npm install js-types

Usage

import jsTypes from 'js-types';

console.log(jsTypes);
//=> ['Array', 'ArrayBuffer', 'Boolean', …]
Package Rankings
Top 2.65% on Npmjs.org
Top 17.61% on Bower.io