All Go Rust Python PHP JavaScript
Chrome Dev Summit to secure your spot in workshops, office hours and learning lounges!

How to use the Angular CLI test command line

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...

How to use the Angular CLI new command line

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...

How to use the Angular CLI generate command line

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...

How to use the Angular CLI build command line

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,...

How to use the Angular CLI command line

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...

How to install DropzoneJS

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 ...

How to install Prism

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...

How to install Animate.css

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--...
css

How to install Uppy

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...

How to install FilePond

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. ...

How to install LitElement

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 ...

How to install Swiper.js

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...

How to install UIkit

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...
css

How to install Bulma

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...
css

How to install Anime.js

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. ...