@appyourself/user-profile

Ionic 4 playground

Usage no npm install needed!

<script type="module">
  import appyourselfUserProfile from 'https://cdn.skypack.dev/@appyourself/user-profile';
</script>

README

ng g library name

create new library (available from Angular 6)

change package.json dependencies to peerDependencies

enter project and hit ng build

setup dist/package.json

npm login

npm publish --public