phases
Version:
A wide range of mathematical functions for shape representation and curve generation
25 lines (24 loc) • 575 B
JSON
{
"name": "phases",
"version": "1.0.7",
"description": "A wide range of mathematical functions for shape representation and curve generation",
"main": "index.js",
"keywords": [
"trigonometry",
"div",
"transformations",
"mathematical formulas",
"animations",
"designs"
],
"author": "Robin Naghshbandi",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/robbandi/phases"
},
"bugs": {
"url": "https://github.com/robbandi/phases"
},
"homepage": "https://github.com/robbandi/phases#readme"
}