0.4.6 • Published 9 days ago

@ramicro/components v0.4.6

Weekly downloads
-
License
-
Repository
-
Last release
9 days ago

RA-MICRO component library

Roadmap

  • include generation of component library in build pipeline
  • publish library to private registry
  • include component tests

Installation

npm install @ramicro/components
import { ComponentsPlugin } from "@ramicro/components"
Vue.use(ComponentsPlugin)

Usage

Example usage of button component:

<ra-button />

Collaboration

Create new component

  1. Add new component
  2. Add and export component to ./components/index.ts

Publish release

  1. Build library

    npm run build
  2. Publish library

    npm run publish
0.4.5

9 days ago

0.4.4

9 days ago

0.4.6

9 days ago

0.4.3

9 days ago

0.4.2

1 year ago

0.4.1

1 year ago

0.3.0

2 years ago

0.2.3

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.15

3 years ago

0.1.14

3 years ago

0.1.13

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago