UNPKG

horizontal.accordion

Version:

```javascript window.Math.randomRange(min, max); window.Number.prototype.toRad(); window.Math.calculateDistance(lat1, lon1, lat2, lon2); ```

11 lines (10 loc) 416 B
{ "name": "horizontal.accordion", "description": "", "authors": ["JingAn Chen"], "license": "MIT", "keywords": ["window", "browser", "Math", "NodeList", "web-components"], "homepage": "https://github.com/lzsoft/horizontal.accordion", "ignore": ["**/.*", "node_modules", "bower_components", "test", "tests", "publish.bat", "readme.md"], "main": "horizontal.accordion.html" }