0.3.0 • Published 7 years ago

anchor-rosso-ui v0.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Anchor Rosso UI

An UI Library Based On Bootstrap@3.3.7.

NPM downloads npm

Usge

npm

npm install anchor-rosso-ui

script

// use plugins of anchor-rosso-ui
import anchorRossoUi from 'anchor-rosso-ui'

// or
// copy the files of js in libs into your project and use them by the tag of script
// like this:
//<script type="text/javascript" src="xxx/anchor-ui.min.js"></script>

css

// to use the files of css
// advise to copy the files in libs into project and user them by the tag of link
// like this:
<head>
  //...
  <link rel="stylesheet" href="xxx/anchor-ui.min.css">
  //...
</head>

Instruction && Documents

Yet to be perfected...

Author

LICENSE

MIT

0.3.0

7 years ago

0.2.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago