0.0.1 • Published 7 years ago

@angular-devkit/schematics-tools v0.0.1

Weekly downloads
245
License
MIT
Repository
github
Last release
7 years ago

Schematics Tooling

A scaffolding library for the modern web.

Description

Schematics are generators that transform an existing filesystem. It can create files, refactor existing files, or move files around.

This library has helpers and conventions for making tools that uses the Schematics as backend to run generators.