Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-styleguide

Package Overview
Dependencies
Maintainers
0
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-styleguide

Addon to help standardize the ember family of websites

  • 11.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
73
decreased by-45.11%
Maintainers
0
Weekly downloads
 
Created
Source

This project uses GitHub Actions for continuous integration. This project uses Percy.io for visual regression testing. Latest NPM release

ember-styleguide

This addon is intended to provide basic components for easier style coordination among the Ember family of websites, although the original intent is to support the emberjs.com website. We are committed to the goal of meeting WCAG 2.0 AA conformance standards.

Compatibility

  • Ember.js v3.24 or above
  • Ember CLI v3.24 or above
  • Node.js v14 or above

Installation

See the visual design as a work in progress & feel free to submit ideas of your own!

Installation

  • git clone <repository-url> this repository
  • cd ember-styleguide
  • npm install

Running

See the Contributing guide for details.

WIP Notes

  • Each component must have the component name attached to the component as a CSS class.
  • It may feel as though there is duplicated code throughout these components; during the WIP process, we are favoring duplication over abstraction.
  • Font icons through ember-fontawesome - it is supported by the font awesome team and they render to SVG.
  • In this addon, the section element is used as a container and is intended to span the full width of the viewport.

Keywords

FAQs

Package last updated on 18 Jul 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc