1.0.13 • Published 2 years ago

sb-element v1.0.13

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

SbElement

This library was generated with Angular CLI version 12.0.1. It is a component library constructed around the SCSS library Sb-Theming and supports Angular Schematics.

Installation

Angular Schematics

For the automatic and way simpler installation, you can use angular schematics

ng add sb-element

And that's it, angular will take care of the rest and install the necessary packages and update your workspace.

Manual

For the manual Installation follow these steps:

  1. Install packages:

    npm install --save-dev sb-element
    npm install --save-dev sb-theming
  2. Include the theming files into your Angular CLI project. For this, follow the installation documentation here.

  3. You are good to go!

Documentation

Documentation is not yet available for this project. If you would like to look into the package yourself, checkout the SbElement GitHub Page. There is a TestApp application (located in the src directory), which is implementing the library.

1.0.13

2 years ago

1.0.9

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.12

2 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.1

3 years ago