- Home
- Dustin Diaz
- Development Tools Scripts
- More Development Tools Scripts
Best More Development Tools Scripts for Dustin Diaz
Bowser 1.0.0 updated
Bowser parses the user-agent string that every browser uses to store its settings, and extracts the browser type and version from it.This information is fed to an application or website, which can then be used to execute custom code, redirect the user or...
R2 1.4.3
R2 is for developers working on internationalized content, which for some areas of the Globe needs to be displayed right to left instead of the classical default standard of left to right layout.This library takes inputted CSS code and simply flips all...
Sqwish 0.2.2
Sqwish takes a simple approach to CSS code minifying.It removes whitespace, removes comments, combine duplicate selectors and merge duplicate properties.Just feed it a CSS file via the Node.js CLI and it will automatically create a minified copy for...