0.0.2 • Published 10 months ago

xiui-library v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

XiUI-library

Free and easy to use ui library to speed up web development.

Authors

Installation

Install xiui-library with npm

  npm i xiui-library

Styles import

<head>
  <!-- ... -->
  <link rel="stylesheet" href="node_modules/xiui-library/xiui.css" />
</head>

Scripts import

<body>
  <!-- ... -->
  <script src="node_modules/xiui-library/xiui.js"></script>
</body>
0.0.2

10 months ago

0.0.1

10 months ago