0.0.14 • Published 6 years ago

@fullcrew/design v0.0.14

Weekly downloads
28
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.10

6 years ago

0.0.11

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago