0.1.1 • Published 7 years ago

class-of v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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

0.1.1

7 years ago

0.1.0

7 years ago