Skip to content

Initial Release 🚀

Latest
Compare
Choose a tag to compare
@cognophile cognophile released this 04 Jun 14:50
· 12 commits to master since this release
dc9b93c

The first release of Toolbox adds easy-to-use common utilities to your projects in the these areas

  • Boolean: Access to common boolean-based extension behaviours.
  • Collections: Access to common collection extension behaviours.
  • Dates: Access to common date extension behaviours.
  • JSON: Access to common JSON-based behaviours.
  • Numbers: Access to common numeric-based extension behaviours.
  • Objects: Access to generic object extension behaviours.
  • Strings: Access to common string-based extension behaviours.