class-of

0.1.1 • Public • Published

class-of

NPM version NPM downloads CircleCI donate

Install

npm i class-of

Usage

const classOf = require('class-of')

classOf(new Number(1))
//=> 'number'

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

class-of © lijsh, Released under the MIT License.
Authored and maintained by lijsh with help from contributors (list).

github.com/lijsh · GitHub @lijsh · Twitter @lijiashen

Readme

Keywords

none

Package Sidebar

Install

npm i class-of

Weekly Downloads

4

Version

0.1.1

License

MIT

Last publish

Collaborators

  • lijsh