New Development Tools Scripts for Benjamin Keen
Data Generator Script will help developers in testing out their software and scripts by generating usable dummy data to fill in and use in their tests.
Developers can control everything from the structure of the generated data, column headers and up to...
Responsive Design Bookmarklet Generator works in two steps.First the developer must create his custom bookmarklet with the device sizes he wants to test his project against.He then must drag the bookmarklet to his browser's toolbar, and after that he can...
JS Error Logs provides a work-around for the problem of client-side JavaScript errors.The library records all these errors via the browser's built-in console and then sends them to a desired server location.JS Error Logs can work with:- server flat-files-...