rpeterson / xtendui

Xtend UI is a powerful frontend library of Tailwind CSS components enhanced by vanilla js. It helps you build interfaces with advanced interactions and animations.

Home Page:https://xtendui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xtend UI

Intro  ·  Components  ·  Themes

License Tweet Star

Custom UI made easy with simplicity and total freedom

Xtend UI is a powerful frontend library of Tailwind CSS components enhanced by vanilla js. It helps you build interfaces with advanced interactions and animations.

Supported browsers are browsers that supports mainly es6-module, es6-module-dynamic-import, css variables, css grid, async, event.key.

Setup

For a complete css and js setup guide visit online setup page or github setup page.

Contributing

Read our contributing docs before submitting a pull request.

Documentation

  • Clone the repository git clone https://github.com/xtendui/xtendui.git --depth 1
  • Install required npm packages with yarn install
  • Use yarn generate to generate react components
  • Use yarn dev to serve a develop version with watch
  • Use yarn build && yarn serve to serve a production version

Sponsors

Webgriffe   

Copyright and License

Copyright 2017-2022 Riccardo Caroli.

Code licensed MIT.

Docs licensed CC-BY-4.0

About

Xtend UI is a powerful frontend library of Tailwind CSS components enhanced by vanilla js. It helps you build interfaces with advanced interactions and animations.

https://xtendui.com

License:MIT License


Languages

Language:JavaScript 98.6%Language:CSS 1.4%Language:HTML 0.0%