luke-rmaki / the-loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Loader

CSS only loader WebComponent

screenshot

See a live version

To Use

Using npm

npm i the_loader

Using yarn

yarn add the_loader

Using pnpm

pnpm add the_loader

Somewhere in your project (e.g a main.js/main.ts file):

import 'the-loader'

Use the component:

<the-loader></the-loader>

About


Languages

Language:TypeScript 84.9%Language:HTML 15.1%