1.0.3 • Published 1 year ago

defautl_ui v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Components-Liverpool Version Badge

===================

github actions example branch parameter Maintenance Status NPM version

React with Webpack

Installation

npm install liverpool

It is also possible to install the dependencies locally (using yarn install).

Usage

In a React app, use the Button or Badge components:
import { Button, Badge } from 'liverpool'

Button props

NameDescription
kind'Primary''Outline''Inline''Ghost'' Warning'
data-idstring
type'button''submit''reset'
namestring
valuestring
disabledBoolean
onClickfunction

Components settings

List of supported rules

💼 Configurations enabled in.\ 🚫 Configurations disabled in.\ 🏃 Set in the jsx-runtime configuration.\ ☑️ Set in the recommended configuration.\ 🔧 Automatically fixable by the --fix CLI option.\ 💡 Manually fixable by editor suggestions.\ ❌ Deprecated.

Name                                Description💼🚫🔧💡
@auth0/auth0-reactEnforces consistent naming for boolean props
button-has-typeDisallow usage of button elements without an explicit type attribute

Other useful plugins

License

liverpool is licensed under the MIT License.