Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SoCreate/angular-playground
A drop in app module for working on Angular components in isolation (Angular version 2.x and above).
https://github.com/SoCreate/angular-playground
angular angular-components angular-directives angular-pipes angular-tools
Last synced: about 1 month ago
JSON representation
A drop in app module for working on Angular components in isolation (Angular version 2.x and above).
- Host: GitHub
- URL: https://github.com/SoCreate/angular-playground
- Owner: SoCreate
- License: mit
- Created: 2017-01-18T04:37:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T23:13:34.000Z (over 1 year ago)
- Last Synced: 2024-10-28T14:50:05.712Z (about 1 month ago)
- Topics: angular, angular-components, angular-directives, angular-pipes, angular-tools
- Language: TypeScript
- Homepage: http://www.angularplayground.it
- Size: 6.06 MB
- Stars: 458
- Watchers: 16
- Forks: 62
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-angular-components - angular-playground - A drop in app module for working on Angular components in isolation (Angular version 2.x and above). (Uncategorized / Uncategorized)
- awesome-angular-components - angular-playground - A drop in app module for working on Angular components in isolation (Angular version 2.x and above). (Uncategorized / Uncategorized)
README
# [![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 ()
* [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)