Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@shko.online/dataverse-odata

shko-online56MIT0.1.4TypeScript support: included

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.

odata, dataverse, made-in-albania

readme

@shko.online/dataverse-odata

This package will help parse OData strings (only the Microsoft Dataverse subset). It can be used as a validator, or you can build a javascript library which consumes the output of this library. We are using this to mock the WebAPI on the `@shko.online/componentframework-mock` package.

changelog

0.1.4 (2023-02-12)

Bug Fixes

0.1.3 (2023-02-11)

Bug Fixes

0.1.2 (2023-02-11)

Bug Fixes

0.1.1 (2023-02-11)

Bug Fixes

  • improved documentation and type exports (26c0b2f)