Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

breeze-odataparser

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Issues
File Explorer

Advanced tools

breeze-odataparser

ODATA query parser for Node

    0.0.1latest
    npm

Version published
Maintainers
1
Weekly downloads
739
decreased by-38.72%

Weekly downloads

Readme

Source

breeze-odataparser

Node package Breeze OData query parsing

To compile odataParser.peg

insure that pegjs is installed both globally and locally run from cmd. pegjs odataParser.peg this should generate a 'node' aware js file odataParser.js that can be used via require("./odataParser.js");

To run odataParser testing

run "mocha" from this dir.

TODO: more precedence work - esp: not

FAQs

Last updated on 26 Aug 2016

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc