UNPKG

@shko.online/dataverse-odata

Version:

This package will help parse OData strings (only the Microsoft Dataverse subset). It can be used as a validator, or you can build some javascript library which consumes the output of this library.

12 lines 179 B
{ "extends": "./tsconfig.json", "include": [ "src" ], "exclude": [ "tests", "lib", "node_modules", "jest.config.ts" ] }