falcor-path-syntax
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "falcor-path-syntax", | ||
"version": "0.2.1", | ||
"description": "", | ||
"version": "0.2.2", | ||
"description": "Parser for Falcor Path Syntax", | ||
"main": "src/index.js", | ||
@@ -17,3 +17,5 @@ "directories": { | ||
"keywords": [ | ||
"falcor" | ||
"falcorjs", | ||
"Observable", | ||
"Netflix" | ||
], | ||
@@ -20,0 +22,0 @@ "author": "Michael Paulson <michael.b.paulson@gmail.com>", |
# falcor-path-syntax | ||
[Formal Languague Specification](spec/language.md) | ||
This is a parser for the Path Syntax used in Falcor. It can be used to parse Falcor Path Syntax into an Array. | ||
[Grammer](spec/language.md) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23078
6