1.0.2 • Published 1 year ago

@deepersignals/components v1.0.2

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

DsComponents

This library was generated with Angular CLI version 15.1.0.

Code scaffolding

Run ng generate component component-name --project @deepersignals/components to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project @deepersignals/components.

Note: Don't forget to add --project @deepersignals/components or else it will be added to the default project in your angular.json file.

Build

Run ng build @deepersignals/components to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build @deepersignals/components, go to the dist folder cd dist/deepersingnals/components and run npm publish.

Running unit tests

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

Developing and testing in local application

When developing and testing this library in ds-app, I have found the following options the easiest way to work:

  1. in angular.json set "aot": false, & "buildOptimizer": false,
  2. set the following in the apps tsconfig.ts:
"paths": {
      "@deepersignals/components": ["path/to/local/ds-components/ds-workspace/projects/deepersignals/components*"]
    }
  1. disable cache ng cache disable (note, you can leave cache on, but you would need to run ng cache clean after running a build on the linked component library)
  2. link library through npm link

---me : npm link ../ds-tailwind-components/dist/deepersignals/components

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

2 years ago

0.0.37

2 years ago

0.0.36

2 years ago

0.0.35

2 years ago

0.0.34

2 years ago

0.0.33

2 years ago

0.0.32

2 years ago

0.0.31

2 years ago

0.0.0-p4.11

2 years ago

0.0.0-p4.10

2 years ago

0.0.0-p4.9

2 years ago

0.0.0-p4.8

2 years ago

0.0.0-p4.7

2 years ago

0.0.0-p4.6

2 years ago

0.0.0-p4.5

2 years ago

0.0.0-p4.4

2 years ago

0.0.0-p4.3

2 years ago

0.0.30

2 years ago

0.0.0-p4.2

2 years ago

0.0.29

2 years ago

0.0.28

2 years ago

0.0.27

2 years ago

0.0.26-p4.1

2 years ago

0.0.0-labs.7

2 years ago

0.0.26

2 years ago

0.0.0-labs.5

2 years ago

0.0.0-labs.4

2 years ago

0.0.25

2 years ago

0.0.24

2 years ago

0.0.23

2 years ago

0.0.0-labs.3

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.0-labs.1

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.0-labs.0

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago