js-types
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

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 Sidebar

Install

npm i js-types

Weekly Downloads

142,093

Version

4.0.0

License

MIT

Unpacked Size

3.28 kB

Total Files

6

Last publish

Collaborators

  • sindresorhus