Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mkocansey committed May 15, 2022
1 parent 26b13c6 commit 9949a04
Showing 1 changed file with 46 additions and 2 deletions.
48 changes: 46 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,46 @@
# bladewind-ui-components
UI Components using TailwindCSS , Laravel Blade Templates and vanilla Javascript
<p><img src="https://img.shields.io/github/license/mkocansey/bladewind" alt="License" /></p><br />

## About BladewindUI

BladewindUI is a collection of UI components written purely using TailwindCSS, Laravel blade templates and Vanilla Javascript. These components are super simple to use and come with different levels of customization.
<br /><br />
### Components Include

- **[Alert](https://bladewindui.com/component/alert)**
- **[Avatar](https://bladewindui.com/component/avatar)**
- **[Button](https://bladewindui.com/component/button)**
- **[Card](https://bladewindui.com/component/card)**
- **[Centered Element](https://bladewindui.com/component/centered-element)**
- **[Checkbox](https://bladewindui.com/component/checkbox)**
- **[Datepicker](https://bladewindui.com/component/datepicker)**
- **[Dropdown](https://bladewindui.com/component/dropdown)**
- **[Empty State](https://bladewindui.com/component/empty-state)**
- **[Filepicker](https://bladewindui.com/component/filepicker)**
- **[Horizontal Line Graph](https://bladewindui.com/component/horizontal-line-graph)**
- **[List View](https://bladewindui.com/component/list-view)**
- **[Modal](https://bladewindui.com/component/modal)**
- **[Notification](https://bladewindui.com/component/notification)**
- **[Process Indicator](https://bladewindui.com/component/process-indicator)**
- **[Progress Bar](https://bladewindui.com/component/progress-bar)**
- **[Radio Button](https://bladewindui.com/component/radio-button)**
- **[Rating](https://bladewindui.com/component/rating)**
- **[Statistic](https://bladewindui.com/component/statistic)**
- **[Spinner](https://bladewindui.com/component/spinner)**
- **[Tab](https://bladewindui.com/component/tab)**
- **[Table](https://bladewindui.com/component/table)**
- **[Tag](https://bladewindui.com/component/tag)**
- **[Textbox](https://bladewindui.com/component/textbox)**
- **[Textarea](https://bladewindui.com/component/textarea)**
- **[Toggle](https://bladewindui.com/component/toggle)**

<br /><br />

## Security Vulnerabilities

If you discover a security vulnerability, please e-mail Michael K. Ocansey at [[email protected]](mailto:[email protected]).

<br />

## License

BladewindUI components is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

0 comments on commit 9949a04

Please sign in to comment.