8.1.0 • Published 5 years ago

@bmat/angular v8.1.0

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

Readme

This is a set an Angular library that provides reusable classes that follow BMAT style guide. It has been writed using Typescript.

Installation

From the source folder, run

npm install

This package uses @bmat/fonts and @bmat/icons packages. They are not included in the package as dependencies because they can be re-imported in other @bmat/* packages or published in a CDN.

Testing

Once installed, run

npm run test

Inside the coverage folder, you can find both a HTML and a JSON coverage report.

Linting

Both Typescript and SASS files can be linted. For Typescript, run Once installed, run

npm run lint

For SASS, run

npm run lint:sass

Building

You can build the app using

npm run build

This will compile SASS styles, embedd templates and styles inside Angular components and output to lib folder.

Inside package.json, you can find the subtasks of build.

Provided classes

Components

ModuleComponentStatus
Data-TableData-TableIn progress
FormsCheckboxIn progress
FormsDuration InputDone
FormsFile UploaderDone
FormsRadio ButtonDone
FormsSearch InputIn progress
FormsMultiselectIn progress
LayoutSidenav layoutIn progress
Media PlayersAudio PlayerIn progress
SharedProgress barDone
WidgetsHeader User optionsDone
WidgetsPowered By BMATDone
WidgetsUser portraitDone

Directives

ModuleComponentStatus
WidgetsIcon buttonDone

Services

Pipes

ModuleComponentStatus
SharedFormat DurationDone

DemoApp

This package includes a demo page. Run

npm run start

and open http://localhost:4200

8.1.0

5 years ago

8.0.0

5 years ago

7.1.0-beta.28

5 years ago

7.1.0-beta.26

5 years ago

7.1.0-beta.25

5 years ago

7.1.0-beta.24

5 years ago

7.1.0-beta.21

5 years ago

7.1.0-beta.20

5 years ago

7.1.0-beta.18

5 years ago

7.1.0-beta.17

5 years ago

7.1.0-beta.15

5 years ago

7.1.0-beta.14

5 years ago

7.1.0-beta.4

5 years ago

7.1.0-beta.1

6 years ago

6.1.0-alpha.12

6 years ago

6.1.0-alpha.8

6 years ago

6.1.0-alpha.1

6 years ago

6.0.0

6 years ago

2.3.0

6 years ago

2.2.0

6 years ago

2.1.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.7.0

7 years ago

0.6.3

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago