Skip to content

webyom/pant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

189 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pant

codecov Commitizen friendly

Mobile UI Components built on Preact

Ported from Vant

Install

# Using npm
npm i pant -S

# Using yarn
yarn add pant

Import base style

Import base style in your bootstrap file.

import 'pant/es/styles/base.scss';

Import component on demand

import { Button } from 'pant/es/button';

Components

Preview

You can scan the following QR code to access the demo on mobile

Docs

https://webyom.github.io/pant/

About

Mobile UI Components built on Preact. Ported from Vant.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published