0.0.13 • Published 1 year ago

@ocrm/yuublue-utils v0.0.13

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

Yuublue Utils

Generate a Standalone Component

ng g c components/name-of-component --flat --standalone
  • --flat Create the new files at the top level of the current project.
  • --standalone Whether the generated component is standalone.

Build

Use npm run build to build the package.

Link

Note: Project has to be built before linking, otherwise, changes are not propagated.

Use npm link to publish the package locally.

Use npm link @ocrm/yuublue-utils to use the package in a local project.

Publish

Use npm publish to publish the package to npmjs.com.

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago