Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eskimoblood/gerstnerizer
:diamond_shape_with_a_dot_inside: pattern generator based on the idea of the book "Forms of Colors"
https://github.com/eskimoblood/gerstnerizer
application javascript pattern
Last synced: about 1 month ago
JSON representation
:diamond_shape_with_a_dot_inside: pattern generator based on the idea of the book "Forms of Colors"
- Host: GitHub
- URL: https://github.com/eskimoblood/gerstnerizer
- Owner: eskimoblood
- Created: 2014-09-26T22:02:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T17:22:45.000Z (about 4 years ago)
- Last Synced: 2024-08-01T12:30:30.175Z (4 months ago)
- Topics: application, javascript, pattern
- Language: JavaScript
- Homepage: http://eskimoblood.github.io/gerstnerizer
- Size: 451 KB
- Stars: 123
- Watchers: 10
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - eskimoblood/gerstnerizer - :diamond_shape_with_a_dot_inside: pattern generator based on the idea of the book "Forms of Colors" (javascript)
README
## Installation
```
npm install
```## Run
```
npm run hot-dev-server
http://localhost:2992/
```