A minimal example of building an Ember.js application using Parcel.js as the bundler.
This project explores building a minimal Ember.js application with Parcel.js as the bundler. It aims to create a Parcel plugin for modern Ember development and identify challenges when using Ember.js as NPM packages.
ember-source as an NPM package within a Parcel.js project.babel-plugin-htmlbars-inline-precompile for handling Ember templates.babel-plugin-ember-modules-api-polyfill for Ember module compatibility.The project focuses on minimalism and modern tooling, aiming to simplify Ember.js development by leveraging Parcel.js's zero-config approach and identifying integration pain points.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.