For single page application, data sources are obtained from API server. Instead of directly using api data, we definitely require an adapter layer to transform data as needed. Furthermore, the adapter inverse the the data dependency from API server(AP
Support for proto3 JSON serialiazation/deserialization for protobuf.js
compile json schema to typescript typings
typescript-json-schema generates JSON Schema files from your Typescript sources
Lite version of json-schema-to-typescript
typescript-json-schema generates JSON Schema files from your Typescript sources
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
All essential TypeScript types in one place
Generate JSON schema from your Typescript sources
Translates between file formats and generates static code as well as TypeScript definitions.
minimal implementation of a PassThrough stream
Default TypeScript configuration for React Native apps
Types and related utilities for TypeScript
A JSON schema validator that will run on Cloudflare workers. Supports drafts 4, 7, 2019-09, and 2020-12.
JSON Schema TypeScript definitions with complete inline documentation.
A utility to work with tsconfig.json without typescript
Library that generates Typescript clients based on the OpenAPI specification.
Convert OpenAPI 3.0 & 3.1 schemas to TypeScript
A CSS reset for TypeScript, improving types for common JavaScript API's
Babel preset used by Create React App
A JSON Schema validator with support for custom keywords, vocabularies, and dialects
High-performance JSON Pointer implementation
Sort interface and string enum keys
For single page application, data sources are obtained from API server. Instead of directly using api data, we definitely require an adapter layer to transform data as needed. Furthermore, the adapter inverse the the data dependency from API server(AP