elem-kit
v0.1.1
Published
Lightweight web components library
Downloads
3
Maintainers
Readme
Elem Kit
Set of standard web components. Browser is the framework. Let's make web development great again.
Installation
Install the package using npm.
npm install elem-kit
Usage
Use the components in your project by importing the index.js
file.
<script type="module" src="./node_modules/elem-kit/comp/index.js"></script>
Technical details
References: