UNPKG

angular-playground

Version:

A drop in app module for working on Angular components in isolation (aka Scenario Driven Development).

39 lines (21 loc) 1.48 kB
# [![Angular Playground](./assets/angular-playground.png)](./assets/angular-playground.png) Build Angular components, directives, and pipes in isolation. Playground is a living styleguide for your Angular components, taking the components you already wrote and providing an environment that makes it easy to visualize changes, document variations, and fix broken UI. [![npm version](https://badge.fury.io/js/angular-playground.svg)](https://badge.fury.io/js/angular-playground) [![Build Status](https://dev.azure.com/SoCreate/Open%20Source%20Projects/_apis/build/status/Angular-Playground?branchName=master)](https://dev.azure.com/SoCreate/Open%20Source%20Projects/_build/latest?definitionId=31&branchName=master) > [Watch our 2018 Angular Meetup Talk](https://www.youtube.com/watch?v=QfvwQEJVOig&t) ## Documentation (<http://www.angularplayground.it/>) * [Getting started](http://www.angularplayground.it/docs/getting-started/installation) ## Articles * [Developing and Running Components in a Sandbox!](https://blog.codewithdan.com/2017/11/21/angular-playground-developing-and-running-components-in-a-sandbox/) ## Contributing Help Angular Playground by contributing! ### [Contributing Guide](./CONTRIBUTING.md) Please read our [contributing guide](./CONTRIBUTING.md) to learn about filing issues, submitting PRs, and buliding Angular Playground. ### License Angular Playground is [MIT licensed](./LICENSE). ## Latest Changes [Playground Changelog](./CHANGELOG.md)