ember-fountainhead

Robust interactive documentation for your Ember application's source code

Usage no npm install needed!

<script type="module">
  import emberFountainhead from 'https://cdn.skypack.dev/ember-fountainhead';
</script>

README

Ember Fountainhead

Build status Ember Observer Score Build status

Ember Fountainhead is an addon for creating robust documentation for your Ember application's source code. Documentation is available in application for easy reference and is compiled at runtime, allowing you to include real, working examples of your component code that you can see functioning in the context of your docs.

Installation

ember install ember-fountainhead
ember docs

See healthsparq.github.io/ember-fountainhead/ for getting started guides and a demo.