Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@odata/parser
OData(V4) Parser
@odata/metadata
OData(V4) Metadata Utilities
@odata2ts/converter-v2-to-v4
A set of odata2ts compatible converters to convert certain OData V2 types to their V4 analog
@odata2ts/odata-core
Enums and interfaces for OData V2 and V4 data types and response models
@ebenefitsbv/odata-v4-ng
Client side OData V4 typescript library for Angular, continuance on the version originally built by Riccardo Mariani
odata-v4-typeorm
OData to TYPEORM query compiler
pailingual-odata
TypeScript client for OData v4 services
@ethergizmos/odata-fluent-client
An OData V4 client built around fluent chaining.
@tjc-group/odata-v2-parser
OData v4 Parser
primeng-datatable-extensions
Some extensions to the PrimeNG DataTable component (e.g. OData V4 support)
ngx-odata-v4
Simple typescript library for generating odata queries using fluent api.
@odata2ts/converter-api
The converter API establishes a contract between odata2ts and converter implementations
@odata2ts/odata-query-builder
Allows for building type-safe OData queries with a fluent API
annotable-odata-v4-ng
Client side OData V4 typescript library for Angular with inline annotation support forked from https://github.com/riccardomariani/odata-v4-ng
query-builder-odata
query-builder-odata builds OData v4 queries.
json-edm-parser
This is a JSON streaming parser for node.js. It will handle the Entity Data Model (EDM) types to be compatitable with odata.
odata-query-sequelize
OData v4 query builder that uses a simple object-based syntax similar to [MongoDB](https://docs.mongodb.com/manual/reference/operator/query/) and [js-data](http://www.js-data.io/v3.0/docs/query-syntax)
@sap/xsodata
Expose data from a HANA database as OData V2 service with help of .xsodata files.
@odata2ts/odata2ts
Flexible generator to produce various TypeScript artefacts (from simple model interfaces to complete odata clients) from OData metadata files
@odata2ts/http-client-base
Core functionality for odata2ts HTTP clients