UNPKG

route-parser

Version:

A isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser.

16 lines (15 loc) 242 B
{ "browser": true, "node": true, "camelcase": true, "eqeqeq": true, "indent": 2, "latedef": true, "newcap": true, "quotmark": "single", "trailing": true, "undef": true, "unused": true, "maxlen": 80, "strict": true }