UNPKG

@left4code/svg-renderer

Version:

Responsive SVG path renderer that recalculates coordinates on container resize, transition, or animation.

15 lines (14 loc) 300 B
{ "compilerOptions": { "outDir": "dist", "declaration": true, "module": "ESNext", "target": "ES2017", "moduleResolution": "node", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true }, "include": ["src"] }