UNPKG

react-spiral

Version:

A React component that renders text in a spiral shape

17 lines (16 loc) 232 B
{ "compilerOptions": { "jsx": "react", "lib": [ "dom", "es2015" ], "esModuleInterop": true, "declaration": true, "rootDir": "src", "outDir": "lib" }, "files": [ "src/index.ts" ] }