Software Alternatives, Accelerators & Startups

Publish pure ESM npm package written in TypeScript to JSR

TypeDoc date-fns
  1. A documentation generator for TypeScript projects
    Pricing:
    • 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 14 social mentions

  2. 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 73 social mentions

Discuss: Publish pure ESM npm package written in TypeScript to JSR

Log in or Post with