GitXplorerGitXplorer
o

seven-seg-angular

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
2c294a673d9d5bcf03589d72c0d019d5c7e4215c

src/lib/seg-settings/

oo-alexandre-felipe committed 5 years ago
Unverified
fab0a179eec15fee4060ac859a86cdc0721b99c6

Fixed spacing updates with get/set

oo-alexandre-felipe committed 5 years ago
Unverified
cd280b4639a41812ccef5298ac107a1bfe325ba0

removing the dist folder

oo-alexandre-felipe committed 5 years ago
Unverified
dbffbe165fb64bd40d27665f10edc80cb89e6628

Adding compiled library

oo-alexandre-felipe committed 5 years ago
Unverified
5d47f5f6ce0d09159f9290bd7f5c3249ee591175

using ng-packagr to fix the lib

oo-alexandre-felipe committed 5 years ago
Unverified
cbdd252fc5871f036831fadc16dd75d02f70a653

Initial library

oo-alexandre-felipe committed 5 years ago

README

The README file for this repository.

SevenSeg

This library was generated with Angular CLI version 7.2.0.

Code scaffolding

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

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

Build

Run ng build seven-seg to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build seven-seg, go to the dist folder cd dist/seven-seg and run npm publish.

Running unit tests

Run ng test seven-seg to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.