0.0.35 • Published 3 years ago

orlo-components v0.0.35

Weekly downloads
159
License
-
Repository
-
Last release
3 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

3 years ago

0.0.34

3 years ago

0.0.32

3 years ago

0.0.31

3 years ago

0.0.30

3 years ago

0.0.28

3 years ago

0.0.29

3 years ago

0.0.26

4 years ago

0.0.25

4 years ago

0.0.23

4 years ago

0.0.24

4 years ago

0.0.22

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago