/ember-appuniversum

Ember addon wrapping the appuniversum components.

Primary LanguageJavaScriptMIT LicenseMIT

@appuniversum/ember-appuniversum

Ember addon wrapping the appuniversum components.

Compatibility

  • Ember.js v3.20 or above
  • Ember CLI v3.20 or above
  • Node.js v12 or above

Installation

ember install @appuniversum/ember-appuniversum

Usage

This ember addon wraps a CSS framework for Flanders government applications called appuniversum. It provides components that helps being complient with this framework in Ember apps.

Contributing

See the Contributing guide for details.

Development

Local development:

  • Build the CSS and run storybook: npm start
  • Run the documentation site: npm run storybook
  • Generate the icons: npm run icons

Testing:

  • PR previews and testing is available on Chromatic

Releases:

  • Release to npm: npm run release

Link to an ember project:

  • In the addon: npm link
  • In the your project: npm link @appuniversum/ember-appuniversum

License

This project is licensed under the MIT License.