Runs unit tests in a project.
Takes the name of the project, as specified in the projects section of the angular.json workspace configuration file. When a project name is not supplied, it will execute for all projects.
Set up testing
ng...
Create an Angular workspace.Creates and initializes a new Angular application that is the default project for a new workspace.
Provides interactive prompts for optional configuration, such as adding routing support. All prompts can safely be allowed...
Generates and/or modifies files based on a schematic.Creates a new, generic NgModule definition in the given or default project.
NgModule
ng generate module page/edit
ng g m page/edit
CREATE src/app/page/edit/edit.module.ts (19...
Compiles an Angular app into an output directory named dist/ at the given output path.The command can be used to build a project of type "application" or "library". When used to build a library, a different builder is invoked, and only the ts-config,...
Development tools and libraries specialized for Angular.How to use the Angular CLI command line
The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applications directly from a command...
DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews.--pname-- is a JavaScript library that turns any HTML element into a dropzone. This means that a user can drag and drop a file onto it, and Dropzone will ...
Prism is a lightweight, robust, and elegant syntax highlighting library.--pname-- is a lightweight, extensible syntax highlighter, built with modern web standards in mind. It’s used in millions of websites, including some of those you visit daily.
T...
A cross-browser library of CSS animations. As easy to use as an easy thing.--pname-- is a library of ready-to-use, cross-browser animations for use in your web projects. Great for emphasis, home pages, sliders, and attention-guiding hints.
--pname--...
Uppy is a sleek, modular JavaScript file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important problems than building a file uploader.--pname-- is a sleek and modular file uploader. I...
A JavaScript library that can upload anything you throw at it, optimizes images for faster uploads, and offers a great, accessible, silky smooth user experience.--pname-- is a JavaScript library that brings silky smooth drag n' drop file uploading.
...
LitElement is a simple base class for creating fast, lightweight web components that work in any web page with any framework.--pname-- uses lit-html to render into shadow DOM, and adds API to manage properties and attributes. Properties are observed ...
Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior.--pname-- is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior. It is intend...
A lightweight and modular front-end framework for developing fast and powerful web interfaces.--pname-- is a lightweight and modular front-end framework for developing fast and powerful web interfaces. If super-clean, elegant, non-whitespace-shy desi...
Bulma is a modern CSS framework based on Flexbox.--pname-- is a free, open source framework that provides ready-to-use frontend components that you can easily combine to build responsive web interfaces.
Installation
You can download the latest versi...
Anime.js is a lightweight JavaScript animation library with a simple, yet powerful API.--pname-- is a lightweight JavaScript animation library with a simple, yet powerful API.
It works with CSS properties, SVG, DOM attributes and JavaScript Objects.
...