erikap / ember-appuniversum

Ember addon wrapping the appuniversum components.

Home Page:https://appuniversum.github.io/ember-appuniversum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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.

Development

Local development:

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

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

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

About

Ember addon wrapping the appuniversum components.

https://appuniversum.github.io/ember-appuniversum

License:MIT License


Languages

Language:JavaScript 50.7%Language:SCSS 38.2%Language:Handlebars 10.3%Language:HTML 0.8%