Top 5 TypeScript Resolver Projects
-
json-schema-ref-parser
Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers
Project mention: Show HN: Parse, Resolve, and Dereference OpenAPI Schema $Ref Pointers for LLM's | news.ycombinator.com | 2024-11-30The standard way of dealing with OpenAPI specs in JS is json-schema-ref-parser[1], but it's no longer being actively maintained (strongly recommend reading Phil Sturgeon's post on that[2]). Therefore, we made this little package showing an alternative way of parsing an OpenAPI spec in JS.
OpenAPI specs are somewhat more valuable now with LLMs, so this hopefully useful to some folks out there struggling with json-schema-ref-parser.
[1]: https://github.com/APIDevTools/json-schema-ref-parser
[2]: https://philsturgeon.com/bundling-openapi-with-javascript/
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
next-test-api-route-handler
🔧 Confidently unit and integration test your Next.js API routes/handlers in an isolated Next.js-like environment with buttery-smooth DX
-
-
Project mention: Show HN: Parse, Resolve, and Dereference OpenAPI Schema $Ref Pointers for LLM's | news.ycombinator.com | 2024-11-30
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
TypeScript Resolver discussion
Index
What are some of the best open-source Resolver projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | json-schema-ref-parser | 1,043 |
2 | next-test-api-route-handler | 317 |
3 | cdk-appsync-typescript-resolver | 12 |
4 | openapi-schema-ref-parser | 5 |
5 | resolve | 3 |