Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
ember-sparks
Advanced tools
Ambitious UI components for Ember apps
Ember Sparks aims to create a new set of default UI components that can be used in all Ember apps.
By using the power of ember-css-modules and the Ember ecosystem's emphasis on conventions, addon authors can effortlessly share UI elements that have sane defaults, but are also incredibly easy to customize.
ember install ember-sparks
Restart your app after the installation and you're ready to go!
Ember Sparks comes with some handy preinstalled components, such as {{input-spark}}
and {{toggle-spark}}
.
You can use them simply by dropping them into your template:
{{input-spark
placeholder="your-username"
prefix="ludu.co/@"
}}
Check out the official website's "Components" menu to see a list of all the built-in Sparks.
Customizing components created with Ember Sparks is much simpler and more maintaineable than with most other UI libraries thanks to ember-css-modules. To learn more, check out the "Theming" section in the official docs!
With Ember Sparks own generator, you can easily create your own Spark components as addons. To learn more, check out the "Contribute" section in the official docs!
FAQs
Ambitious UI components for Ember apps.
The npm package ember-sparks receives a total of 7 weekly downloads. As such, ember-sparks popularity was classified as not popular.
We found that ember-sparks 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
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.