0.0.8 • Published 4 years ago

ars-web-components v0.0.8

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Andre's web components collection

To test the components you need to start the web server in the directory above 'ars-web-components'.

Also, the directory 'arslib' must be a sibling of 'ars-web-components' This happens automatically if you are installing the package from npm (npm install ars-web-components).

With the setup discussed above you can experiment with the web components in the following manner.

ars-button http://localhost:8080/ars-web-components/ars-button/test/index.html

ars-calendar http://localhost:8080/ars-web-components/ars-calendar/test/index.html

ars-dialog http://localhost:8080/ars-web-components/ars-dialog/test/index.html

Usage example:

import { ArsButton } from 'ars-web-components'

To check wich files you can import, look into index.js, in the package root folder.

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.1

4 years ago