https://github.com/dzucconi/noooo
Noooo
https://github.com/dzucconi/noooo
no recursion svg
Last synced: 10 months ago
JSON representation
Noooo
- Host: GitHub
- URL: https://github.com/dzucconi/noooo
- Owner: dzucconi
- License: mit
- Created: 2018-10-19T02:47:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T21:51:26.000Z (over 1 year ago)
- Last Synced: 2024-10-12T15:06:22.896Z (over 1 year ago)
- Topics: no, recursion, svg
- Language: JavaScript
- Homepage: http://noooo.work.damonzucconi.com/
- Size: 269 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Noooo
[](https://app.netlify.com/sites/damonzucconi-noooo/deploys)
## Meta
- **State**: production
- **Production**:
- **URL**: https://noooo.work.damonzucconi.com/
- **URL**: https://damonzucconi-noooo.netlify.com/
- **Host**: https://app.netlify.com/sites/damonzucconi-noooo/overview
- **Deploys**: Merged PRs to `dzucconi/noooo#master` are automatically deployed to production. [Manually trigger a deploy](https://app.netlify.com/sites/damonzucconi-noooo/deploys)
## Parameters
| Param | Description | Type | Default |
| ------------- | ------------------- | -------- | --------- |
| `limit` | Recurse depth | `number` | `5` |
| `strokeWidth` | Stroke width | `number` | `2` |
| `strokeColor` | Stroke color | `color` | `"black"` |
| `nWidth` | Width of letter 'N' | `number` | `1 / 3` |
| `oWidth` | Width of letter 'O' | `number` | `2 / 3` |