Skills
160,795Reusable AI skills and capabilities for agent workflows
Material UI implementation of react-jsonschema-form with UI and XHR Schema.
An env config validator using [JSON schema](https://json-schema.org/)
The problem that we want solved is that we have generated out some JSON-Schema, but we would like the types in typescript. As well, we would like to validate these types are valid (throw/ case switch).
通过 JSON Schema 生成标准 Form,常用于自定义搭建配置界面生成【增强阿里巴巴formrender,支持动态数据】
TypeScript library for BARE, a compact and simple binary-serialization format
Using the Typescript Compiler API, this program parses through Typescript, to generate a JSON Schema that conforms to MongoDB's bson format. Useful when generating large schemas, and being unable to use a javascript or typescript library like Moongoose.
A JavaScript Library that generates forms from JSON Schemas, to editing and validate JSON.
A React Native component that builds a form using a predefined JSON schema. Used to quickly build flexible forms with REST API compatibility.
Accepts a directory full of json-schema files and produces associated validators, TypeScript interfaces, and optional Yup validators. Great for validating server side with NodeJS and improving TypeScript client side dev.
Add inline comments on stringified JSON (JSONC), or generate from JSON schema
GPX.js is a modern library for parsing GPX files and converting them to GeoJSON.
Automatically guesstimate a JSON Schema from the contents of a MongoDB collection
TypeScript type definition generator from JSON Schema.
Schema Builder takes a short-hand JSON schema and converts it into a verbose Mongoose schema.