How to use the ember-freestyle/services/ember-freestyle.extend function in ember-freestyle

To help you get started, we’ve selected a few ember-freestyle examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github hashicorp / levant / vendor / github.com / hashicorp / nomad / ui / app / services / ember-freestyle.js View on Github external
import EmberFreestyle from 'ember-freestyle/services/ember-freestyle';

export default EmberFreestyle.extend({
  defaultTheme: 'solarized-light',
});
github hashicorp / nomad / ui / app / services / ember-freestyle.js View on Github external
import EmberFreestyle from 'ember-freestyle/services/ember-freestyle';

export default EmberFreestyle.extend({
  defaultTheme: 'solarized-light',
});
github chrislopresto / ember-freestyle / app / services / ember-freestyle.js View on Github external
import Service from 'ember-freestyle/services/ember-freestyle';
import discoveredComponents from '../-freestyle/discovered-components';

export default Service.extend({
  discoveredComponents
});

ember-freestyle

Create a living styleguide for your Ember app.

MIT
Latest version published 7 months ago

Package Health Score

68 / 100
Full package analysis