ng-poc-lib

This is a simple example Angular Library POC

Usage no npm install needed!

<script type="module">
  import ngPocLib from 'https://cdn.skypack.dev/ng-poc-lib';
</script>

README

NgPocLib

This is the README file for the ng POC library.

Ignore this, it's just a POC

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.0.4] - 2019-01-15

Fixed

  • changelog link was not working. Changelog is now concatenated at bottom of Readme.md

[0.0.3] - 2019-01-15

Added

  • Added a changelog

[0.0.2] - 2019-01-15

Added

  • Added styling to Foo component
  • Added input to Foo component
  • Added models FooModel and Bar

[0.0.1] - 2019-01-15

Added

  • First version of the library POC