DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Creating an Angular Library and Publishing on npm

4 years ago dzone.com
Creating an Angular Library and Publishing on npm

Summary: This is a summary of an article originally published by the source. Read the full original article here →

by An Angular library is an Angular project that differs from an application which can run on its own. A library must be imported and used in an app.

This Article covers following topics: Let’s create an Angular workspace for angular library which is not an application. Let’s generate Angular Library in the created angular workspace named ‘custom-lovs’.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com