0.3.0 • Published 6 years ago

@upvest/insignia-forms v0.3.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
6 years ago

Insignia Forms

Style individual form controls and utilize common layouts.

This repository is a package of the full insignia repository.

Install

This repository is distributed with npm. After installing npm, you can install insignia-buttons with this command:

$ npm install --save @upvest/insignia-buttons

You can also use yarn. After installing yarn, use this command:

$ yarn add @upvest/insignia-buttons

Usage

The source files included are written in TypeScript (ts), which is compiled to JavaScript modules. You can simply import the portions you need like this:

import { formControlClass } from '@upvest/insignia-forms'

Documentation

License

Copyright © 2018-present Upvest GmbH. All rights reserved.

See LICENSE in the root directory of this source tree for complete license information.