ngx-tabs-libdemo

0.3.1 • Public • Published

Angular Tabs - Demo Library

semantic-release Build Status

by Juri Strumpflohner · https://juristr.com/blog

WARNING: This is not a production ready library, but rather just an example to showcase how to release custom Angular libraries.

This repo is meant to demonstrate the creation of an Angular library, following the Angular Package Format.

Contents

So what's in this repo?

  • setup with ng-packagr (master) - the master branch shows the suggested approach, namely to setup your library with ng-packagr.
  • manual setup (manual-setup) - the manual-setup branch on the other hand, demonstrates how to assemble the different tooling in order to get a manual setup with simple npm scripts that are being executed one after the other. This allows for full flexibility and serves for educational purposes, to learn how things are done behind the scenes. This is a slightly improved version of the talk given at NG-BE (see link below).

Talks

Bugs, questions,...

Open an issue here on the repo or simply reach out to me on Twitter 😃

Readme

Keywords

none

Package Sidebar

Install

npm i ngx-tabs-libdemo

Weekly Downloads

0

Version

0.3.1

License

MIT

Unpacked Size

37 kB

Total Files

16

Last publish

Collaborators

  • juristr