CSDLParser

0.2.5 • Public • Published

CSDLParser

Build Status Dependency Status Coverage Status Code Climate


Installation

This module is installed via npm:

npm install --save CSDLParser

Description

This module provides a simple interface to parse Common Schema Definition Language (CSDL) files as defined by the OData v4 specification. This module was originally written to provide a more comprehensive test suite for projects utilizing CSDL for typing, but could also be used by OData clients to obtain type information.

Readme

Keywords

none

Package Sidebar

Install

npm i CSDLParser

Weekly Downloads

7

Version

0.2.5

License

Apache-2.0

Unpacked Size

164 kB

Total Files

53

Last publish

Collaborators

  • pboyd04