run-pty (with elm-watch)

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

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
  • run-pty

    Run several commands concurrently. Show output for one command at a time. Kill all at once.

  • There was a post here about elm-watch, which is amazing. But setting that aside, if you have a frontend development workflow where you want to have more than 1 thing running at once, you should check out [run-pty](https://github.com/lydell/run-pty). It's made by the same guy who wrote elm-watch and if you look at the [example](https://github.com/lydell/elm-watch/blob/main/example/run-pty-dev.json) for elm-watch you'll see how elm-watch and run-pty can be used together to great effect. And if you look at the run-pty [demo](https://github.com/lydell/run-pty/tree/main/demo) you'll see how it can be used sans Elm as well.

  • elm-watch

    `elm make` in watch mode. Fast and reliable.

  • There was a post here about elm-watch, which is amazing. But setting that aside, if you have a frontend development workflow where you want to have more than 1 thing running at once, you should check out [run-pty](https://github.com/lydell/run-pty). It's made by the same guy who wrote elm-watch and if you look at the [example](https://github.com/lydell/elm-watch/blob/main/example/run-pty-dev.json) for elm-watch you'll see how elm-watch and run-pty can be used together to great effect. And if you look at the run-pty [demo](https://github.com/lydell/run-pty/tree/main/demo) you'll see how it can be used sans Elm as well.

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

  • Visualize Performance issues in your JavaScript application

    1 project | dev.to | 3 May 2024
  • Tailwind CSS for frontend teams: From settings to rules

    4 projects | dev.to | 3 May 2024
  • Deploying organization repo to Vercel with a hobby plan

    1 project | dev.to | 3 May 2024
  • JavaScript Code Is the Text of a Song (AI Generated)

    1 project | news.ycombinator.com | 3 May 2024
  • Passkey Implementation: Misconceptions, pitfalls and unknown unknowns

    8 projects | news.ycombinator.com | 2 May 2024