1.0.3 • Published 6 years ago

@smokingslim/nord-ui v1.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

NORD DDB Prototype UI Kit 🚀

UI Kit for Vue-based projects.

Created with vue-cli barebone Webpack project for minimal size.

Build Setup

npm install
# install required dependencies.

npm run dev
# go to http://localhost:8080 to see what components are available.

npm run build
# This is optional. Since you'll only import compontents and not build the library. 

Import components

import { Button } from '@smokingslim/nord-ui'
<Button buttonText='Your Button Text here' class="bgGreen" />

// Examples and options are documented at localhost:8080 

Available components

  • nor/d Logo
  • Buttons
  • Spinning Loaders
  • List items

Author

Sebastian Otarola
Twitter: @SmokingSlim
LinkedIn: https://www.linkedin.com/in/sebastianotarola/
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.1

6 years ago