@thi.ng/math
Advanced tools
Comparing version 1.7.2 to 1.7.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.7.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@1.7.2...@thi.ng/math@1.7.3) (2020-03-06) | ||
**Note:** Version bump only for package @thi.ng/math | ||
## [1.7.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/math@1.7.1...@thi.ng/math@1.7.2) (2020-02-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/math", | ||
"version": "1.7.2", | ||
"version": "1.7.3", | ||
"description": "Assorted common math functions & utilities", | ||
@@ -38,3 +38,3 @@ "module": "./index.js", | ||
"typedoc": "^0.16.10", | ||
"typescript": "^3.8.2" | ||
"typescript": "^3.8.3" | ||
}, | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "d426e5ee02515cbc6a769458a08c0677fe003ec9" | ||
"gitHead": "18014ee1e4978dac7eb2e5d51d0a6ff7d82e9ffc" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
# ![@thi.ng/math](https://media.thi.ng/umbrella/banners/thing-math.svg?1582480837) | ||
# ![@thi.ng/math](https://media.thi.ng/umbrella/banners/thing-math.svg?1583078709) | ||
@@ -65,6 +65,16 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/math.svg)](https://www.npmjs.com/package/@thi.ng/math) | ||
Interactive @thi.ng/hdom-canvas pattern drawing demo using transducers | ||
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/hdom-canvas-draw.jpg) | ||
Interactive pattern drawing demo using transducers | ||
[Live demo](https://demo.thi.ng/umbrella/hdom-canvas-draw/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/hdom-canvas-draw) | ||
### hdom-canvas-particles <!-- NOTOC --> | ||
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/hdom-canvas-particles.jpg) | ||
2D Bezier curve-guided particle system | ||
[Live demo](https://demo.thi.ng/umbrella/hdom-canvas-particles/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/hdom-canvas-particles) | ||
### iso-plasma <!-- NOTOC --> | ||
@@ -98,2 +108,4 @@ | ||
2D scenegraph & shape picking | ||
[Live demo](https://demo.thi.ng/umbrella/scenegraph/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/scenegraph) | ||
@@ -105,4 +117,14 @@ | ||
2D scenegraph & image map based geometry manipulation | ||
[Live demo](https://demo.thi.ng/umbrella/scenegraph-image/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/scenegraph-image) | ||
### svg-barchart <!-- NOTOC --> | ||
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/svg-barchart.png) | ||
Simplistic SVG bar chart component | ||
[Live demo](https://demo.thi.ng/umbrella/svg-barchart/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/svg-barchart) | ||
## API | ||
@@ -109,0 +131,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
170236
146