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
- Host: GitHub
- URL: https://github.com/wraith13/flounder.svg.js
- Owner: wraith13
- License: bsl-1.0
- Created: 2023-12-27T21:30:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-28T04:37:14.000Z (over 2 years ago)
- Last Synced: 2025-02-28T01:01:09.873Z (over 1 year ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
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)