promise VS impack

Compare promise vs impack and see what are their differences.

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
promise impack
1 1
2 1
- -
4.5 4.5
about 2 months ago 4 months ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

promise

Posts with mentions or reviews of promise. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-20.
  • TypeScript cannot emit valid ES modules due to file extension issue (2020)
    6 projects | news.ycombinator.com | 20 Mar 2023
    To tackle this, I always needed to write a little script for my TypeScript projects that were all being published as ESM:

    https://github.com/virtualstate/promise/blob/main/scripts/co...

    https://github.com/virtualstate/focus/blob/main/scripts/corr...

    https://github.com/virtualstate/navigation/blob/main/scripts...

    This same script was replicated to near every repository I have worked on, including making its way into a few different production services where Node.js + ESM was used for deployment

    Eventually I had turned into a utility module that could be used wider, which starts to lean into import map generation

    https://github.com/virtualstate/impack#usage

    You can see it being used here as a function, but can be used as a cli tool too:

    https://github.com/virtualstate/listen/blob/033bf8effcbde5c8...

impack

Posts with mentions or reviews of impack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-20.
  • TypeScript cannot emit valid ES modules due to file extension issue (2020)
    6 projects | news.ycombinator.com | 20 Mar 2023
    To tackle this, I always needed to write a little script for my TypeScript projects that were all being published as ESM:

    https://github.com/virtualstate/promise/blob/main/scripts/co...

    https://github.com/virtualstate/focus/blob/main/scripts/corr...

    https://github.com/virtualstate/navigation/blob/main/scripts...

    This same script was replicated to near every repository I have worked on, including making its way into a few different production services where Node.js + ESM was used for deployment

    Eventually I had turned into a utility module that could be used wider, which starts to lean into import map generation

    https://github.com/virtualstate/impack#usage

    You can see it being used here as a function, but can be used as a cli tool too:

    https://github.com/virtualstate/listen/blob/033bf8effcbde5c8...

What are some alternatives?

When comparing promise and impack you can also consider the following projects:

navigation - Native JavaScript navigation [web api] implementation

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

listen - Fetch listener

focus - JSX implementation