https://github.com/lostintime/node-path-dsl
Path parsing and matching DSL for TypeScript
https://github.com/lostintime/node-path-dsl
Last synced: over 1 year ago
JSON representation
Path parsing and matching DSL for TypeScript
- Host: GitHub
- URL: https://github.com/lostintime/node-path-dsl
- Owner: lostintime
- License: apache-2.0
- Created: 2018-04-20T11:17:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:33:47.000Z (over 3 years ago)
- Last Synced: 2025-01-21T17:14:12.795Z (over 1 year ago)
- Language: TypeScript
- Size: 361 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Path DSL
========
[](https://travis-ci.org/lostintime/node-path-dsl)
[](https://codecov.io/gh/lostintime/node-path-dsl?branch=master)
[](https://greenkeeper.io/)
Path parsing and matching DSL.
## Installation
```bash
npm install --save "path-dsl"
```