UNPKG

anycode-components

Version:

anycode-components (RiotJS Tag Library) - A set of common RiotJS tags used by Anycode

47 lines (30 loc) 1.22 kB
# anycode-components library (anycode-components) [![Build Status](https://travis-ci.org/any-code/anycode-components.svg?branch=master)](https://travis-ci.org/any-code/anycode-components) > Iconic theme and components for RiotJS - The iconic theme is built atop [Starveling](http://starve.me/ "Starveling Responsive CSS boilerplate") building out a minimal set of additional classes to support iconic's button styles and the document's visual elements. ## Getting Started ### 1. Installation ``` bash npm install anycode-components ``` ### 2. Examples ``` javascript require('anycode-components') ``` ### Iconic Inclusions - Iconic Theme COMPONENTS (WIP) - iconic-announcement - iconic-button - iconic-links - iconic-menu - iconic-navigation - iconic-tip - iconic-well ### Demonstration a demonstration is available at - [iconic/index.html](iconic/index.html "iconic/index.html") ## Copyright and license Copyright (c) 2015-2016, [Anycode](https://anycode.io/ "Anycode") <lee@anycode.io> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.