grvpanchal / ivory

A modern CSS framework for developing powerful web interfaces faster and easier.

Home Page:http://ivoryui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IVORY

IVORY is a CSS framework, specially created for web applications and committed to improve the experience of users. It gives you all the basic integrants to build your pages faster and easier.

Documentation : http://ivoryui.com

How to use

Install via npm:

npm i ivoryui-ivory --save

import the following files to your project:

node_modules/ivoryui-ivory/ivory-icons.css
node_modules/ivoryui-ivory/ivory.min.css

Load the files from CDN:

<link rel="stylesheet" href="https://unpkg.com/ivoryui-ivory/ivory.min.css" />
<link rel="stylesheet" href="https://unpkg.com/ivoryui-ivory/ivory-icons.css" />

Browser Support

IVORY supports all the latest browsers.

Contributing

The IVORY team welcomes contributions from the community. For more detailed information, see CONTRIBUTING.md.

Feedback

If you find a bug or want to request a new feature, please open a GitHub issue.

Support

Your support inspires & encourage us more. If you are interested to make a donation to us, please click the below PayPal button.

PayPal.me

Authors

Lakshmikanth Vallampati
Satyasai Vallampati

License

License: MIT

About

A modern CSS framework for developing powerful web interfaces faster and easier.

http://ivoryui.com

License:MIT License


Languages

Language:CSS 100.0%Language:JavaScript 0.0%