- add coverage (cb1b2265)
- format: change from CJS/Browser to UMD (948320bb)
- update README.md (223be44b)
- add ES6 syntax and move files (663c644a)
- strings: fix handling ambiguous strings (e.g. 'true', 'null', 'NaN') (e134b4c9)
- mocha: use TDD UI (0f04618d)
- methods: add static methods returning boolean values (e.g. wots.isBoolean()) (bdebcc0a)
- objects: handle Object.create(null) as 'object' (292511f6)