1.1.0 • Published 5 years ago

friday-webcomponents v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Build Status npm version Maintainability Test Coverage Visual Regression Testing.

License

Table of contents

Use our components

Make sure that your project has npm initialized. If not, run the following command. It will ask you questions pertaining to your project. Don't worry, these can be changed in the future in 'package.json'.

npm init

To download our components, simply run:

npm i friday-webcomponents

Then, in your HTML page, include the components you want to use in the <head>...</head> tags. For example:

	<script src="./node_modules/friday-webcomponents/dist/core-hello.js"></script>

	<script src="./node_modules/friday-webcomponents/dist/core-slider.js"></script>

	<script src="./node_modules/friday-webcomponents/dist/core-tooltip.js"></script>

	<script src="./node_modules/friday-webcomponents/dist/core-link.js"></script>

Documentation

See Fridays Webpage

We worked hard to make it a one stop solution, check it out here

Confused about how to use our components ?

See simple examples of our components here

Read our API docs here

See in-depth documentation here

Meet The Team

This project could only be finished with the contribution of our members meet us

Contributing

If youre as passionate as we are, Thats all you need. See our How To Contribute docs for simple steps!

Please make sure to update tests as appropriate.

License

MIT