
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
@abcum/ember-app
Advanced tools
An addon which makes building complex applications using Ember.js easier.
An addon which makes building complex applications using Ember.js easier.
The ember-app
addon adds a multitude of functionality to an Ember.js app:
A variety of scss mixins enable easy styling of advanced user interfaces.
Use automatic application versioning functionality to detect when there is an update to your single-page Ember.js application. This functionality is available using either an automatically generated version file, or using a service worker.
Easily cache assets using a service worker, and enable offline usage of your Ember.js application. The service worker is configured automatically, enabling automatic service worker installation, update detection, and cache activation.
Automatically enable progressive web app features in your Ember.js application, including theme specifications, icons, startup images, and web-app manifest creation.
Automatic integration with Google Analytics, Facebook Pixel, Heap Analytics, Mixpanel, and Intercom, enable advanced 3rd party integration for usage detection in your Ember.js application.
Make use of custom Moment.js library integration using ES6 module imports. Extended functionality allows for detecting weekdays and weekends, workdays, and holidays.
Use a variety of advanced elements to get the most out of your Ember.js application. Elements include charts, code editors, right-click menus, dropdown menus, droppable areas, scalable iframes, gravatars and initials, LQIP viewport-detecting images, modal windows, element popups, and tags.
A variety of handlebars helpers enable advanced functionality directly inside the templating language. Helpers include action helpers, array helpers, dom helpers, event helpers, format helpers, keyboard helpers, logic helpers, maths helpers, object helpers, promise helpers, routing helpers, scrolling helpers, sorting helpers, string helpers, and time helpers.
Easily serve, build and deploy an Electron application using built-in Ember CLI commands. The addon automatically detects when running in Electron, enabling automatic update detection, installation, and restarting, and ES6 Electron module integration.
ember install @abcum/ember-app
Visit the documentation site for more information on how to use the addon when developing an Ember.js app.
See the contributing guide for details on how to develop and contribute changes to ember-app
.
This project is licensed under the MIT License.
FAQs
An addon which makes building complex applications using Ember.js easier.
We found that @abcum/ember-app demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.