Building Glimmer apps with Snowpack

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Awesome list of ESM (EcmaScript Modules)

  • In this tutorial we are going to see how to use Snowpack to build glimmer.js apps. Typically we use ember-cli for building glimmer apps since Ember.js is the first JS framework to use glimmer under the hood for its rendering engine. This tutorial is an attempt to use a general purpose build tool which makes use of the ESM capabilities of modern JavaScript.

  • snowpack-app-template-glimmer

    Snowpack app template for glimmer.js

  • All the above mentioned steps from adding dependencies and configuring Snowpack have been put together in a create-snowpack-app template called snowpack-app-template-glimmer which you can use to bootstrap your glimmer apps without all the hassle.

  • 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
  • todolist-glimmer-snowpack

    A Simple Todo-list component with Snowpack in glimmer.js

  • I have built a demo Todo-List app with this template, the demo is hosted here and the source code is available on Github.

  • Snowpack

    Discontinued ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️ [Moved to: https://github.com/FredKSchott/snowpack] (by withastro)

  • The first step is to create a project boilerplate with create-snowpack-app. The easiest way to get started with Snowpack is via Create Snowpack App (CSA). CSA automatically initializes a starter application for you with a pre-configured, Snowpack-powered dev environment.

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

  • I made my first Todo List App in Dart!

    2 projects | /r/dartlang | 12 Apr 2021
  • Ask HN: What are the key decision factors for open sourcing a product?

    1 project | news.ycombinator.com | 8 May 2024
  • New startup sells coffee through SSH and exclusively through SSH

    3 projects | news.ycombinator.com | 1 May 2024
  • Practical and Beginner friendly guide for speeding up your web-apps

    2 projects | dev.to | 1 May 2024
  • I have a laptop and desire to deep dive into astronomy and astrophysics

    1 project | news.ycombinator.com | 29 Apr 2024