0.3.0 • Published 5 years ago

@lblod/ember-rdfa-editor-generic-model-plugin-utils v0.3.0

Weekly downloads
33
License
MIT
Repository
github
Last release
5 years ago

@lbod/ember-rdfa-editor-generic-model-plugin-utils

Utils and helpers are gathered here, which assists ember-rdfa-editor-plugins to work with a meta-model

Compatibility

  • Ember.js v3.4 or above
  • Ember CLI v2.13 or above
  • Node.js v8 or above

Installation

ember install @lblod/ember-rdfa-editor-generic-model-plugin-utils

Usage

See short description. Inlude reference into dependencies of package.json in addon. Utils can e.g be imported in your addon like:

import { findPropertiesWithRange } from '@lblod/ember-rdfa-editor-generic-model-plugin-utils/utils/meta-model-utils';

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.