https://github.com/unibeautify/playground
Try Unibeautify in your browser!
https://github.com/unibeautify/playground
beautifier playground unibeautify
Last synced: 6 months ago
JSON representation
Try Unibeautify in your browser!
- Host: GitHub
- URL: https://github.com/unibeautify/playground
- Owner: Unibeautify
- License: mit
- Created: 2018-02-12T00:32:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T01:07:51.000Z (about 1 year ago)
- Last Synced: 2024-11-01T02:18:30.280Z (about 1 year ago)
- Topics: beautifier, playground, unibeautify
- Language: TypeScript
- Homepage: https://playground.unibeautify.com
- Size: 2.8 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Playground
[](https://greenkeeper.io/)
> Try Unibeautify in your browser!
## Install prerequisites
```
npm install
```
## Usage
```
npm start
```
### Docker
```
docker-compose up --build
```