JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q12510F
  • License MIT

Help tutorial using tooltips in UI, for example when any new feature is realsed and you want to show user how to use it.

Package Exports

  • ember-tutorial-component

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ember-tutorial-component) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Ember Tutorial Component Build Status

Build Status

Index

Demo

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Usage

  {{ember-tutorial-component
    config=config
  }}

API

  • config: Configuration for the component
{ 
  data: []
}

npm Url

https://www.npmjs.com/package/ember-tutorial-component

Ongoing Features

List all the current features in development.

Future Enhancements

List all the future enhancements for this addon.