An open API service indexing awesome lists of open source software.

https://github.com/wraith13/flounder.svg.js

Digital color depth pattern SVG maker for TypeScript/JavaScript
https://github.com/wraith13/flounder.svg.js

Last synced: about 1 year ago
JSON representation

Digital color depth pattern SVG maker for TypeScript/JavaScript

Awesome Lists containing this project

README

          

# flounder.svg.js

Digital color depth pattern SVG maker for TypeScript/JavaScript

## Features

## Development environment construction

0. Install [Visual Studio Code](https://code.visualstudio.com/) ( Not required, but recommended. )
1. Install [Node.js](https://nodejs.org/ja/)
2. Execute `npm install`.

## How to build

requires: [Node.js](https://nodejs.org/), [TypeScript Compiler](https://www.npmjs.com/package/typescript)

`tsc -P .` or `tsc -P . -w`

## License

[Boost Software License](./LICENSE_1_0.txt)