4.0.0-alpha • Published 2 years ago

helium-admin v4.0.0-alpha

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

Helium

A lightweight admin boilerplate

Demo

https://agence-webup.github.io/helium/

Use

Install using npm:

npm i -S helium-admin

Get started with the index file too see how layout and modules work.

You need to import two CSS files:

<link rel="stylesheet" href="css/helium-vendors.css" media="all">
<link rel="stylesheet" href="css/helium-base.css" media="all">

And two js files:

<script src="js/helium-vendors.js"></script>
<script src="js/helium-base.js"></script>

helium-vendors.css and helium-vendors.js contain the following plugins:

Old versions

License

© 2019 Agence Webup - Released under the MIT LICENSE

4.0.0-alpha

2 years ago

3.4.0

5 years ago

3.3.0

5 years ago

3.2.1

5 years ago

3.2.0

5 years ago

3.1.0

5 years ago

3.0.0-alpha.1

5 years ago

3.0.0

5 years ago

2.3.0

6 years ago

2.2.0

6 years ago

2.1.0

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago