@thi.ng/geom-fuzz 3.0.102 → 3.0.104

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +24 -23
  2. package/package.json +12 -12
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  <!-- This file is generated - DO NOT EDIT! -->
2
- <!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files -->
3
- # ![@thi.ng/geom-fuzz](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/banners/thing-geom-fuzz.svg?45938d4b)
2
+ <!-- Please see: https://codeberg.org/thi.ng/umbrella/src/branch/develop/CONTRIBUTING.md#changes-to-readme-files -->
3
+ # ![@thi.ng/geom-fuzz](https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/banners/thing-geom-fuzz.svg?45938d4b)
4
4
 
5
5
  [![npm version](https://img.shields.io/npm/v/@thi.ng/geom-fuzz.svg)](https://www.npmjs.com/package/@thi.ng/geom-fuzz)
6
6
  ![npm downloads](https://img.shields.io/npm/dm/@thi.ng/geom-fuzz.svg)
@@ -8,11 +8,12 @@
8
8
 
9
9
  > [!NOTE]
10
10
  > This is one of 214 standalone projects, maintained as part
11
- > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo
11
+ > of the [@thi.ng/umbrella](https://codeberg.org/thi.ng/umbrella/) ecosystem
12
12
  > and anti-framework.
13
13
  >
14
- > 🚀 Please help me to work full-time on these projects by [sponsoring me on
15
- > GitHub](https://github.com/sponsors/postspectacular). Thank you! ❤️
14
+ > 🚀 Please help me to work full-time on these projects by [sponsoring
15
+ > me](https://codeberg.org/thi.ng/umbrella/src/branch/develop/CONTRIBUTING.md#donations).
16
+ > Thank you! ❤️
16
17
 
17
18
  - [About](#about)
18
19
  - [Status](#status)
@@ -26,20 +27,20 @@
26
27
 
27
28
  ## About
28
29
 
29
- Highly configurable, fuzzy line & polygon creation with presets and composable fill & stroke styles. Canvas & SVG support. This is a support package for [@thi.ng/geom](https://github.com/thi-ng/umbrella/tree/develop/packages/geom).
30
+ Highly configurable, fuzzy line & polygon creation with presets and composable fill & stroke styles. Canvas & SVG support. This is a support package for [@thi.ng/geom](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/geom).
30
31
 
31
- ![example output](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/geom/geom-fuzz.png)
32
+ ![example output](https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/geom/geom-fuzz.png)
32
33
 
33
34
  ## Status
34
35
 
35
36
  **STABLE** - used in production
36
37
 
37
- [Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=%5Bgeom-fuzz%5D+in%3Atitle)
38
+ [Search or submit any issues for this package](https://codeberg.org/thi.ng/umbrella/issues?q=%5Bgeom-fuzz%5D)
38
39
 
39
40
  ## Related packages
40
41
 
41
- - [@thi.ng/hiccup-canvas](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup-canvas) - Hiccup shape tree renderer for vanilla Canvas 2D contexts
42
- - [@thi.ng/hiccup-svg](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup-svg) - SVG element functions for [@thi.ng/hiccup](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup) & related tooling
42
+ - [@thi.ng/hiccup-canvas](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/hiccup-canvas) - Hiccup shape tree renderer for vanilla Canvas 2D contexts
43
+ - [@thi.ng/hiccup-svg](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/hiccup-svg) - SVG element functions for [@thi.ng/hiccup](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/hiccup) & related tooling
43
44
 
44
45
  ## Installation
45
46
 
@@ -71,27 +72,27 @@ Package sizes (brotli'd, pre-treeshake): ESM: 1.19 KB
71
72
 
72
73
  ## Dependencies
73
74
 
74
- - [@thi.ng/api](https://github.com/thi-ng/umbrella/tree/develop/packages/api)
75
- - [@thi.ng/color](https://github.com/thi-ng/umbrella/tree/develop/packages/color)
76
- - [@thi.ng/geom](https://github.com/thi-ng/umbrella/tree/develop/packages/geom)
77
- - [@thi.ng/geom-clip-line](https://github.com/thi-ng/umbrella/tree/develop/packages/geom-clip-line)
78
- - [@thi.ng/geom-resample](https://github.com/thi-ng/umbrella/tree/develop/packages/geom-resample)
79
- - [@thi.ng/grid-iterators](https://github.com/thi-ng/umbrella/tree/develop/packages/grid-iterators)
80
- - [@thi.ng/object-utils](https://github.com/thi-ng/umbrella/tree/develop/packages/object-utils)
81
- - [@thi.ng/transducers](https://github.com/thi-ng/umbrella/tree/develop/packages/transducers)
82
- - [@thi.ng/vectors](https://github.com/thi-ng/umbrella/tree/develop/packages/vectors)
75
+ - [@thi.ng/api](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/api)
76
+ - [@thi.ng/color](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/color)
77
+ - [@thi.ng/geom](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/geom)
78
+ - [@thi.ng/geom-clip-line](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/geom-clip-line)
79
+ - [@thi.ng/geom-resample](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/geom-resample)
80
+ - [@thi.ng/grid-iterators](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/grid-iterators)
81
+ - [@thi.ng/object-utils](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/object-utils)
82
+ - [@thi.ng/transducers](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/transducers)
83
+ - [@thi.ng/vectors](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/vectors)
83
84
 
84
85
  Note: @thi.ng/api is in _most_ cases a type-only import (not used at runtime)
85
86
 
86
87
  ## Usage examples
87
88
 
88
89
  One project in this repo's
89
- [/examples](https://github.com/thi-ng/umbrella/tree/develop/examples)
90
+ [/examples](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples)
90
91
  directory is using this package:
91
92
 
92
- | Screenshot | Description | Live demo | Source |
93
- |:-------------------------------------------------------------------------------------------------------------|:--------------------------------------|:-------------------------------------------------------|:------------------------------------------------------------------------------------|
94
- | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/geom/geom-fuzz.png" width="240"/> | geom-fuzz basic shape & fill examples | [Demo](https://demo.thi.ng/umbrella/geom-fuzz-basics/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/geom-fuzz-basics) |
93
+ | Screenshot | Description | Live demo | Source |
94
+ |:-------------------------------------------------------------------------------------------------------------|:--------------------------------------|:-------------------------------------------------------|:--------------------------------------------------------------------------------------------|
95
+ | <img src="https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/geom/geom-fuzz.png" width="240"/> | geom-fuzz basic shape & fill examples | [Demo](https://demo.thi.ng/umbrella/geom-fuzz-basics/) | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/geom-fuzz-basics) |
95
96
 
96
97
  ## API
97
98
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thi.ng/geom-fuzz",
3
- "version": "3.0.102",
3
+ "version": "3.0.104",
4
4
  "description": "Highly configurable, fuzzy line & polygon creation with presets and composable fill & stroke styles. Canvas & SVG support",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -8,7 +8,7 @@
8
8
  "sideEffects": false,
9
9
  "repository": {
10
10
  "type": "git",
11
- "url": "git+https://github.com/thi-ng/umbrella.git",
11
+ "url": "git+https://codeberg.org/thi.ng/umbrella.git",
12
12
  "directory": "packages/geom-fuzz"
13
13
  },
14
14
  "homepage": "https://thi.ng/geom-fuzz",
@@ -40,15 +40,15 @@
40
40
  "tool:tangle": "../../node_modules/.bin/tangle src/**/*.ts"
41
41
  },
42
42
  "dependencies": {
43
- "@thi.ng/api": "^8.12.17",
44
- "@thi.ng/color": "^5.8.17",
45
- "@thi.ng/geom": "^8.3.22",
46
- "@thi.ng/geom-clip-line": "^2.3.170",
47
- "@thi.ng/geom-resample": "^3.0.80",
48
- "@thi.ng/grid-iterators": "^4.0.156",
49
- "@thi.ng/object-utils": "^1.3.9",
50
- "@thi.ng/transducers": "^9.6.30",
51
- "@thi.ng/vectors": "^8.6.24"
43
+ "@thi.ng/api": "^8.12.18",
44
+ "@thi.ng/color": "^5.8.19",
45
+ "@thi.ng/geom": "^8.3.24",
46
+ "@thi.ng/geom-clip-line": "^2.3.172",
47
+ "@thi.ng/geom-resample": "^3.0.82",
48
+ "@thi.ng/grid-iterators": "^4.0.158",
49
+ "@thi.ng/object-utils": "^1.3.10",
50
+ "@thi.ng/transducers": "^9.6.31",
51
+ "@thi.ng/vectors": "^8.6.26"
52
52
  },
53
53
  "devDependencies": {
54
54
  "esbuild": "^0.27.2",
@@ -124,5 +124,5 @@
124
124
  "tag": "fuzzy",
125
125
  "year": 2020
126
126
  },
127
- "gitHead": "1107498d31504dc63d1a457b5def387d7a134f69\n"
127
+ "gitHead": "8ddf86ea0a1e658ddbf19cc645b29d0c176e29c4\n"
128
128
  }