Coretteket / vaul-solid

SolidJS library starter template. Use it to create your own solid package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vaul-solid

vaul-solid

pnpm

Drawer component for Solid.

Note After using this template, you have to search and replace all vaul-solid and similar strings with appropriate texts.

vaul-solid should be a kebab-case string representing the name of you monorepo.

Drawer component for Solid. should be a Normal case string with the description of the repository.

coretteket should be a kebab-case string from your profile URL.

Quick start

Install it:

npm i vaul-solid
# or
yarn add vaul-solid
# or
pnpm add vaul-solid

Use it:

import vaul-solid from 'vaul-solid'

About

SolidJS library starter template. Use it to create your own solid package.

License:MIT License


Languages

Language:TypeScript 85.3%Language:CSS 10.0%Language:HTML 4.8%