-
A documentation generator for TypeScript projectsPricing:
- Open Source
JavaScript (TypeScript) ecosystem has various types of API docs generators. Maybe the most popular one is TypeDoc. While generating API docs itself is easy, hosting API docs is pretty hard. Publishing generated HTML to static hosting service like GitHub Pages is the method I adopted previously, but it's not an ideal solution because we can't view docs for older versions.
#Documentation #Documentation As A Service & Tools #Knowledge Base 15 social mentions
-
date-fns provides the most comprehensive yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js.Pricing:
- Open Source
I'm developing vremel, an utility library for Temporal API (similar to date-fns for Date). It's a pure ESM package1 and written in TypeScript.
#Javascript UI Libraries #Web Frameworks #JS Library 77 social mentions