Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@wonkytech/tm-a4-book

tmcmaster36MIT0.0.12

Web component that represents a book of A4 pages.

readme

tm-a4-book

Web component that represents a book of A4 pages.

Installation

npm i @wonkytech/tm-a4-book

Usage

<script type="module">
  import 'tm-a4-book';
</script>

<tm-a4-book></tm-a4-book>