Hammer: A build tool for node and browser applications

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • hammer

    Build Tool for Browser and Node Applications (by sinclairzx81)

  • hammer

    A zero-config tool for developing web sites and apps with modern languages, but still keeping close to the Platform. (by LukeChannings)

  • 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
  • parcel

    The zero configuration build tool for the web. 📦🚀

  • Hammer internally leverages Esbuild for bundling but is actually modelled after Parcel. It leverages Esbuild for performance as well as its ability to correctly interpret tsconfig.json configurations for paths and baseUrl. Because of this one minor feature, it's possible to mitigate a ton of downstream complexity when building out mono repositories as one can simply leverage basic TypeScript compiler configurations to alias local dependencies. This was largely the motivation for Hammer.

  • tools

    Discontinued Unified developer tools for JavaScript, TypeScript, and the web

  • Is it similar to https://github.com/rome/tools ? This project just gained 4.9M $ and it's quite interesting how it will advance - https://rome.tools/blog/announcing-rome-tools-inc/

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

  • How and why do we bundle zx?

    9 projects | dev.to | 6 May 2024
  • ADA Compliance tools

    2 projects | /r/webdev | 9 Jun 2023
  • The BFN stats website is finally here

    2 projects | /r/PvZGardenWarfare | 5 Feb 2023
  • Ask HN: Help me pick a front-end framework

    13 projects | news.ycombinator.com | 11 Sep 2022
  • The Node ecosystem (still) has tooling problems

    4 projects | news.ycombinator.com | 30 Jul 2022