0.0.35 • Published 4 years ago

orlo-components v0.0.35

Weekly downloads
159
License
-
Repository
-
Last release
4 years ago

OrloComponents

Creating a component

Run ng generate component component-name --project orlo-components to generate a new component. When creating new components make sure they are exported from projects/orlo-components/src/lib/index.ts.

Publishing the library

To deploy the library to npm simply run npm run publish. This will release a new npm package and you will have to reinstall the component library inside your application.

Running unit tests

Run ng test orlo-components to execute the unit tests via Karma.

Using Orlo components in your app

The component library is built with a modular pattern. To import a component into your application use import {DemoComponent} from 'orlo-ui.

Storybook preview

Running demo

Storybook is used to dev and test the states of our components. Use npm run storybook and visit http://localhost:6006. Wriyte new stories for your components to visualise states and test functionality

Working on files

Whenever you change something in orlo-ui/projects, Storybook will automatically reload and reflect the changes.

0.0.35

4 years ago

0.0.34

4 years ago

0.0.32

4 years ago

0.0.31

4 years ago

0.0.30

4 years ago

0.0.28

5 years ago

0.0.29

5 years ago

0.0.26

5 years ago

0.0.25

5 years ago

0.0.23

5 years ago

0.0.24

5 years ago

0.0.22

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago