Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.33 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.33 KB

GraphaCSS is a graph pre-processor made entirely with SASS. You will not require any JavaScript library to have animated charts anymore.

The goal is to have very lightweight charts using static HTML/CSS and CSS3 animations.

Quick start

Clone the git repo — git clone https://github.com/zetura/graphacss.git

Install gulp - npm install

Go to the index.html file with your browser

Browser support

  • Chrome (latest 2)
  • Edge (latest 2)
  • Firefox (latest 2)
  • Internet Explorer 9+
  • Opera (latest 2)
  • Safari (latest 2)

This doesn't mean that Graphacss cannot be used in older browsers, just that we'll ensure compatibility with the ones mentioned above.

Documentation

Take a look at the documentation table of contents. This documentation is bundled with the project, which makes it readily available for offline reading and provides a useful starting point for any documentation you want to write about your project.

Contributing

Anyone and everyone is welcome to contribute

License

The code is available under the MIT license.