Skip to content

YerkoPalma/ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@yerkopalma/ui

Personal collection of ui components

Install

$ npm install @yerkopalma/ui 

or use the tags

<script type="module" src="https://unpkg.com/@yerkopalma/ui?module"></script>
<script nomodule src="https://unpkg.com/@yerkopalma/ui"></script>

if you need to load only some specific component

<script type="module" src="https://unpkg.com/@yerkopalma/ui/src/components/app-shell.js"></script>
<script nomodule src="https://unpkg.com/@yerkopalma/ui/ui/dist/components/app-shell.js"></script>

Components

About

💅 Personal collection of ui components

Resources

Stars

Watchers

Forks

Packages

No packages published