@therapychat/layout-elements

1.2.0 • Public • Published

Build status Published on webcomponents.org js-standard-style

<layout-elements>

Web Component to display an incremental timer

Intall:

bower install -S layout-elements

Example of use:

<absolute-drawer-layout>

  <absolute-drawer slot="drawer">
    <div class="drawer-container">Drawer content goes here</div>
  </absolute-drawer>

  <div class="content-container">Main content goes here</div>

</absolute-drawer-layout>

Documentation

Checkout the webcomponents page.

Changelog

See CHANGELOG file.

Contributing

Please read CONTRIBUTING file to follow good practices.

You will need NodeJS.

  1. Close the repo: git clone git@github.com:TherapyChat/layout-elements.git
  2. Install dependencies: npm install
  3. Code!
  4. Test: npm test
  5. Create a Pull Request

Contributors

License

This project is available under the Apache License 2.0. See the LICENSE file for more info.

Package Sidebar

Install

npm i @therapychat/layout-elements

Weekly Downloads

0

Version

1.2.0

License

Apache-2.0

Unpacked Size

33.6 kB

Total Files

22

Last publish

Collaborators

  • albertofdzm