1.0.2 • Published 2 years ago

@insabelter/component-library-stencil v1.0.2

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

Prototype of a Stencil component library

This project is part of my bachelor thesis with the topic of defining the best suited web technology for implementing a company intern component library as part of a design system. In order to do so, three component library prototypes are implemented along with test websites to use the implemented components.

Here is an overview of the software parts of this bachelor thesis: Prototypes_English

This project represents the Stencil component library prototype.

The links to all the parts of the bachelor thesis are listed below.

Serve test website

This project includes a test webseite to test the components of the library locally. Run npm start to start a dev server which serves this website locally, then navigate to http://localhost:3333/. The application will automatically reload if you change any of the source files.

Build

Run npm run build to build the component library. The build artifacts will be stored in the dist directory.

Import with npm

The directory dist is also the root of the npm package which is built from this project in order to publish the component library to another appilcation. The package is public and can be imported by running npm install @insabelter/component-library-stencil

Links to other repositories

Prototypes:

Test Websites:

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

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.3

2 years ago

0.0.1

2 years ago