Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/antvis/util

utility library for AntV products.
https://github.com/antvis/util

feat: add path2Array function (#113)

* feat: add path2Array function

* chore: bump v3.3.7

c499a30265ccf6099fc6e23d123f04b547eeaf5d authored 11 months ago by heiyexing <[email protected]>
内置 flru 避免打包问题 (#111)

* fix: move flru to codebase #110

* chore: bump version

cb8571ad1dcb367cf291d777a9526999f901d3e6 authored 12 months ago by xiaoiver <[email protected]>
feat: add dom util (#108)

* feat: add createDOM and modifyCSS

* chore: auto fix lint error

* feat: memoize with lru ...

2fcb3dddc6dec520aa74971ccac03a6944a3926a authored over 1 year ago by hustcc <[email protected]>
fix: update line2cubic algorithm #102 (#107)

* fix: update line2cubic algorithm #102

* chore: bump version

30f95a10e7fb307ec9a8ed09680dfd94a832c400 authored over 1 year ago by xiaoiver <[email protected]>
chore: bump version

daca29f545102f5f0231aadbc77521c02e623137 authored over 1 year ago by yuqi.pyq <[email protected]>
fix: use `Document` replace `HTMLDocument` (#104)

be65935357fce6505dcc8d399388a0af7d1604f2 authored over 1 year ago by Ō Kyokutō <[email protected]>
fix: deepMix() objects created via Object.create(null) (#106)

* fix: deepMix() objects created via Object.create(null)

* chore: lint

---------

Co-aut...

feb4cc70f6bc40509249674c7949dc1aac5e02e9 authored over 1 year ago by zweifisch <[email protected]>
fix: move gl-matrix from peerdeps to deps (#100)

baab3d7fbfca9fbdd6ff2de907e11bd6bec60454 authored about 2 years ago by xiaoiver <[email protected]>
feat: expose arcToCubic API (#97)

7ca945ba0e54ae5cb79c7d505c8cb3b1407ee5ad authored about 2 years ago by xiaoiver <[email protected]>
fix: tolerate async function #95 (#96)

* fix: tolerate async function #95

* feat: add polygon intersect test function #94

* chore...

c9ad79b5d453e8e33ab309efcac42e3726f7939b authored over 2 years ago by xiaoiver <[email protected]>
fix: use 30 segment size for better precision #92

c596f7e8651262594d12a40ae59500e11e11b279 authored over 2 years ago by yuqi.pyq <[email protected]>
fix: make segment size configurable when calculating path length & bbox (#93)

e028c645c74a96de3f3f323eb0e738e63fe16545 authored over 2 years ago by xiaoiver <[email protected]>
fix: remove spread operator for better perf (#90)

* fix: remove spread operator for better perf

* chore: bump v3.2.3

Co-authored-by: yuqi.py...

da841e92eb824e5397197fdda6d06d5203b55778 authored over 2 years ago by xiaoiver <[email protected]>
chore: bump v3.2.2

cd671db11b5cf25a8ce43428c332a839c5b71b53 authored over 2 years ago by yuqi.pyq <[email protected]>
perf: optimize performance by removing spread array (#89)

fe8304205ed46810797b7bd3115ce65b6af0ccf5 authored over 2 years ago by Yanyan Wang <[email protected]>
fix: getPointAtLength should account for exact distance #87 (#88)

Co-authored-by: yuqi.pyq <[email protected]>

3bad6c4c051e086259b1403e8be1daedc6d58ef5 authored over 2 years ago by xiaoiver <[email protected]>
feat: add lodash es5 (#86)

* feat: add lodash es5

* chore: lint lodash util

Co-authored-by: yuqi.pyq <yuqi.pyq@antgro...

18ebf55e4bb7b8d2eb1041e287f30a84509fb351 authored over 2 years ago by xiaoiver <[email protected]>
fix: convert A command to C correctly (#85)

Co-authored-by: yuqi.pyq <[email protected]>

6a15aacb7d302490bcdb4e1a79a933596cc39bce authored over 2 years ago by xiaoiver <[email protected]>
fix: convert L segment to C (#84)

Co-authored-by: yuqi.pyq <[email protected]>

37a699c8ce6c551cf0af194242353d31d8e851fd authored over 2 years ago by xiaoiver <[email protected]>
fix: convert L segment to C (#83)

Co-authored-by: yuqi.pyq <[email protected]>

d588057928f3475d5fe7101814a044ec47d29d4f authored over 2 years ago by xiaoiver <[email protected]>
refactor: remove unused path-util functions (#82)

* refactor: remove unused path-util functions

* chore: add docs for path-util

* chore: add...

cc2d9ccad3745b50fd2642b618c496154bb860ac authored over 2 years ago by xiaoiver <[email protected]>
fix: use a simpler space regexp (#80)

* fix: use a simpler space regexp

* fix: parse path to string correctly

Co-authored-by: yu...

6ff61cc6d00ab39f4a4447c018d3e94b19c2d970 authored over 2 years ago by xiaoiver <[email protected]>
chore: add side effects (#78)

3baf8c25b79dee061b12c980160f72a234e73cb6 authored over 2 years ago by hustcc <[email protected]>
chore: remove coverage badge

457d093cb584202788f3eb741b36b26e8a886225 authored over 2 years ago by hustcc <[email protected]>
chore: upgrade rollup plugin typescript

438b3bda7a06f00ef81e4611bb73465a6bba5418 authored over 2 years ago by hustcc <[email protected]>
fix: eslint error

6d1ae9553e688f9bbe6b84ce716dd54672ac0680 authored over 2 years ago by hustcc <[email protected]>
feat: add path function

1845b91bafc75fea11f8eb26516266f1b1cbb4b5 authored over 2 years ago by hustcc <[email protected]>
feat: add color, matrix function

f75552b2d4fda47fe380ae9a11095f2ee4266946 authored over 2 years ago by hustcc <[email protected]>