Skip to content
forked from Wandalen/wTools

Collection of general purpose tools for solving problems. Fundamentally extend JavaScript without corrupting it, so may be used solely or in conjunction with another module of such kind.

License

Notifications You must be signed in to change notification settings

JackieJoo/wTools

 
 

Repository files navigation

module::Tools status stable

Collection of general purpose tools for solving problems. Fundamentally extend JavaScript without spoiling namespace, so may be used solely or in conjunction with another module of such kind. Tools contain hundreds of routines to operate effectively with Array, SortedArray, Map, RegExp, Buffer, Time, String, Number, Routine, Error and other fundamental types. The module provides advanced tools for diagnostics and errors handling. Use it to have a stronger foundation for the application.

Try out from the repository

git clone https://github.com/Wandalen/wTools
cd wTools
npm install
node sample/trivial/Sample.s

To add to your project

npm add 'wTools@alpha'

Credits

Special thanks to wtklbm.

About

Collection of general purpose tools for solving problems. Fundamentally extend JavaScript without corrupting it, so may be used solely or in conjunction with another module of such kind.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%