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

https://github.com/dzucconi/noooo

Noooo
https://github.com/dzucconi/noooo

no recursion svg

Last synced: 10 months ago
JSON representation

Noooo

Awesome Lists containing this project

README

          

# Noooo

[![Netlify Status](https://api.netlify.com/api/v1/badges/abde3613-0d3d-4f0b-acbd-321ece6f387d/deploy-status)](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` |