PureJS-Tools
A Javascript library to make unit test and multiple onload events
PureJS-Tools is a lightweight library to simplify some aspect code of pure javascript
like the written of unit test or the manage of the onload event.
Thanks to this library, you can make easily unit test to your JS code.
This is a free library under the GNU General Public License version 3.0 (GPLv3).
This means that you can use the PureJS-Tools in your own project, redistribute
it and/or modify it under the terms of the GNU General Public License as
published by the Free Software...