1.0.0 • Published 6 years ago

bazed v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

Baze

Baze contains a useful set of base classes that can be extended. Note: To be fair, composition should normally always be favored over inheritance.

Base classes

Useful base classes

  • Configurable
  • Loggable
  • Notifiable
  • Validatable

Helpers

Type test helpers

  • isStr
  • isFunction
  • isObject
  • isList
  • isArray
  • isFun

Status

Was developed for CommonJS (require) but lately switched over to TypeScript. Tests are still designed to be run with ava, but initial jest configuration is in place.

License

© 2017 Tecla5, Kristian Mandrup