ember-printable-pages

An addon for creating printable documents using ember components

Usage no npm install needed!

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

README

ember-printable-pages

CircleCI

Printable Pages allows you to create beautiful, printable documents built from your existing components. This makes the documents easy to build, test, customize, and maintain.

Compatibility

  • Ember.js v3.8 or above (excluding Ember 3.13, 3.14, 3.15)
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

ember install ember-printable-pages

Usage

See the documentation.

Contributing

======= See the Contributing guide for details.

License

This project is licensed under the MIT License.