@akrc/seaweed
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Seaweed

The next generation component library based on web components.

E2E Test Lint

Features

  1. Support Vue, React, Angular, jQuery and vanilla JS project.
  2. High quality components.
  3. Support tree shaking.
  4. Written in TypeScript

Install

npm install @akrc/seaweed
yarn add @akrc/seaweed
pnpm add @akrc/seaweed

Quick start

// import manually
import "@akrc/seaweed/button";

// or you can full import
import "@akrc/seaweed";
<sw-button type="success">Button</sw-button>

Development

pnpm i
pnpm start

Build

pnpm build

Readme

Keywords

none

Package Sidebar

Install

npm i @akrc/seaweed

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

92.4 kB

Total Files

50

Last publish

Collaborators

  • akarachen