flavored-path

path module revisited with backward compatibility and additional features

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
flavored-path
0.0.810 years ago10 years agoMinified + gzip package size for flavored-path in KB

Readme

flavored-path ============= Node.js project

path module revisited with backward compatibility and additional features ####

Version: 0.0.1

Installation ####

``` npm install flavored-path ```

Example ####

```javascript var path = require ("flavored-path"); ```