0.9.5 • Published 1 year ago

@lblod/ember-rdfa-editor-roadsign-regulation-plugin v0.9.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

roadsign-regulation-plugin

A plugin that fetches data from the mow regulation and roadsign registry.

Note: this plugin uses the new plugin architecture. It needs to be passed to the editor for inititialization.

    <Rdfa::RdfaEditor
            class="au-c-rdfa-editor"
            @profile={{@profile}}
            @rdfaEditorInit={{this.rdfaEditorInit}}
            @editorOptions={{this.editorOptions}}
            @toolbarOptions={{this.toolbarOptions}}
            @plugins={{array 'roadsign-regulation'}
            />

The default endpoint the plugin will query is https://roadsigns.lblod.info/sparql . This can be overwritten by setting roadsignRegulationPlugin.endpoint in your config/environment.js.

Compatibility

  • Ember.js v3.16 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

ember install roadsign-regulation-plugin

Usage

Longer description of how to use the addon in apps.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

0.9.5

1 year ago

0.9.4

2 years ago

0.9.3

2 years ago

1.0.0-alpha.1

2 years ago

0.9.2

2 years ago

0.9.0

2 years ago

0.9.1

2 years ago

0.8.0

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.5.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.3.2

2 years ago

0.2.3

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.2.2

2 years ago

0.3.3

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago