Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

helium-admin

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

helium-admin

A lightweight admin boilerplate

  • 4.0.0-alpha
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

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

Keywords

FAQs

Package last updated on 10 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc