0.0.14 • Published 5 years ago

@fullcrew/design v0.0.14

Weekly downloads
28
License
MIT
Repository
github
Last release
5 years ago

Fullcrew Design

npm npm npm bundle size

Fullcrew Design is a library of responsive UI components for fulcrew.io

Documentation

Browse online documentation here.

Quick start

You need Svelte.js version 3.20.+.

1. Install

# with npm
npm i @fullcrew/design

# with yarn
yarn add @fullcrew/design

# with pnpm
pnpm add @fullcrew/design

2. Import and use Fullcrew Design

<!-- YourComponent.svelte -->

<Button color="primary">Hello</Button>

<script>
import { Button, Input } from '@fullcrew/design'
</script>

Browser support

Recent versions of Firefox, Chrome, Edge, Opera and Safari. IE11+ is only partially supported.

License

Code released under MIT license.

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.10

5 years ago

0.0.11

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago