UNPKG

rough-native

Version:

Create graphics using HTML Canvas or SVG with a hand-drawn, sketchy, appearance. Features comprehensive React hooks, memory management, and React 18 concurrent rendering support.

45 lines 1.12 kB
{ "permissions": { "allow": [ "Bash(npm run build:*)", "Bash(bun run:*)", "Bash(mkdir:*)", "Bash(chmod:*)", "Bash(npm run test:web:*)", "Bash(npm install:*)", "Bash(timeout 15s npm run test:web)", "Bash(true)", "Bash(ls:*)", "Bash(timeout 10s npm run test:web)", "Bash(cp:*)", "Bash(timeout 8s npm run test:web)", "Bash(find:*)", "Bash(node:*)", "Bash(grep:*)", "Bash(pkill:*)", "Bash(rm:*)", "Bash(npm start)", "Bash(PORT=8082 npm start)", "Bash(npx expo start:*)", "Bash(gh repo fork:*)", "Bash(git branch:*)", "Bash(git push:*)", "Bash(git config:*)", "Bash(gh repo rename:*)", "Bash(git remote set-url:*)", "Bash(gh repo edit:*)", "Bash(npx tsc:*)", "Bash(npm run lint)", "Bash(npm run lint:*)", "Bash(npm run:*)", "Bash(git rm:*)", "Bash(git add:*)", "Bash(npm test)", "Bash(git tag:*)", "Bash(npm pack:*)", "Bash(npm whoami:*)", "Bash(npm publish:*)" ], "deny": [] } }