I made a set of devtools for small projects

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • zumerbox

    Ready-to-use small set of development tools

  • svelte-adders

    Easily add integrations and other functionality to Svelte apps

  • Perhaps your tool can steal some inspiration from the following:

    - svelte-add is a similar tool for Svelte(Kit) projects: https://github.com/svelte-add/svelte-add

    - svelte-add was originally based on a more generic tool: https://preset.dev

    - I actually find `npm create svelte@latest` sufficient most of the time. It's like a starter project with presets for most best practices.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • commit-and-tag-version

    Fork of the excellent standard-version. Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org :trophy:

  • Nice set of tools. I like the simplicity.

    I get a DeprecationWarning when running the changelog tool due to a known issue with auto-changelog.

    Made me curious... what are the latest recommendations from node folks for changelog generators?

    When researching, I came across this one https://github.com/absolute-version/commit-and-tag-version

  • changesets

    🦋 A way to manage your versioning and changelogs with a focus on monorepos

  • In my circles, this is the go-to for release automation / changelogs: https://github.com/changesets/changesets

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts