Ecosyste.ms: OpenCollective

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

github.com/pmndrs/react-three-babel

🛍 A Babel plugin that automatically builds the extend catalogue of known native Three.js elements
https://github.com/pmndrs/react-three-babel

v1.0.2

be5cba69e01a61a8421f7f080e28ed676682e1b5 authored 11 months ago by Umar Ahmed <[email protected]>
fix: export plugin as function (#13)

* fix: export plugin as function instead of object

* wip: add @babel/helper-plugin-utils to a...

45670a7b170b6783d36a86ba0edab53aab4ffc47 authored 11 months ago by Umar Ahmed <[email protected]>
add prepublishOnly script

da262dafccbda3e7019952c9e90fa426b0ebac3f authored about 1 year ago by Umar Ahmed <[email protected]>
v1.0.1

3556c8c8f9a32e0b1a2b3d15d2f54008a788531f authored about 1 year ago by Umar Ahmed <[email protected]>
refactor: improve algorithm (#10)

* refactor: improve algorithm, cleanup pkg

* fix: only mutate JSX files

* refactor: remove Can...

be046522625b90b03451a5fe27cdc17b8a282dd2 authored about 1 year ago by Cody Bennett <[email protected]>
v0.1.1

661b64eae81849441aa9f1c4b8aeab3c525562ba authored over 2 years ago by Umar Ahmed <[email protected]>
fix: wrap extend call expression in statement so it's closed with a semicolon (#7)

* Wrap call expression in statement so it's closed with a semicolon

* Update snapshots

Co-auth...

60eb197613b95155a4aba65ddbb0e50149a214d3 authored over 2 years ago by Albert Brand <[email protected]>
chore: add three-minifier to example

fda41cf3e7c9f141927f62f37a0b79e87d01490d authored over 2 years ago by Umar Ahmed <[email protected]>
docs: add note about limits of three.js tree-shakability

bdbf678e54c7be6737050496d3a0551f5d06105d authored over 2 years ago by Umar Ahmed <[email protected]>
chore: upgrade vite in example

d6fc61b9c5bf27576e633cc7b81e9925301526e9 authored over 2 years ago by Umar Ahmed <[email protected]>
docs: add note about <Canvas /> component

aafbf83fdbc972044cfa325f76e47a3a19bbb64e authored over 2 years ago by Umar Ahmed <[email protected]>
fix: only import types from @babel/core

a255a29e0621b8a3a17d9681eba78f91f4235d1e authored over 2 years ago by Umar Ahmed <[email protected]>
chore: drop tiny-invariant (#6)

* chore: drop tiny-invariant

* fix: revert auto format bug

f34294ac194dfb61217e9dad2f9b4e42638d539a authored over 2 years ago by Evan Bacon <[email protected]>
chore: upgrade dependencies for r3f v8

b9cdd84755f123a9a8065954c6235a7ae621ee78 authored over 2 years ago by Umar Ahmed <[email protected]>
docs: add npm badge

b19b9cef615f9f88f4ef19ed189ac23518be4fd0 authored over 2 years ago by Umar Ahmed <[email protected]>
chore: add bugs entry

f394292e2c1c72bfc6ec7155349aedf6317043b9 authored almost 3 years ago by Umar Ahmed <[email protected]>
chore: add keywords

f8e888a78eb13f23444fd7f696750868070e99e1 authored almost 3 years ago by Umar Ahmed <[email protected]>
docs: update example to use importSources (#5)

* wip: update deps

* docs: fix typo

* docs: update example with importSources

* wip: re...

7505323fb95cff2bcd474702a7187c83119cb3f6 authored almost 3 years ago by Umar Ahmed <[email protected]>
fix bugs and update docs (#4)

* docs: add module: prefix to example babel configs

* docs: add how it works and limitations ...

59192d3561918b9f95ee1ed0f757b4999cf3dc26 authored almost 3 years ago by Umar Ahmed <[email protected]>
chore: setup ci (#2)

* Create ci.yml

* wip: remove unused snapshot

* fix: cache yarn

1ff90cbb904e1c6fc90dcd8bd0b8e4d21bbdef08 authored almost 3 years ago by Umar Ahmed <[email protected]>
convert to typescript (#1)

* wip: convert to typescript

* wip: more typescript conversion

* fix: tests

* wip: allo...

ddd5be9b06a4c5a4343c191e42a30ac8c227098b authored almost 3 years ago by Umar Ahmed <[email protected]>
wip: update npmignore

0335b3099bf81620c87c628e6b65cca8c718c9db authored almost 3 years ago by Umar Ahmed <[email protected]>
wip: add codesandbox ci config

5d9cf3ee06e364913e9ab56c17aafa83c315d25a authored almost 3 years ago by Umar Ahmed <[email protected]>
wip: add npmignore

eeab6bf96a2b368d42b22e49b0b53ef5528a12bd authored almost 3 years ago by Umar Ahmed <[email protected]>
chore: rename test to tests

d196b0be7697db27bfca5493f19beca4e87e5bea authored almost 3 years ago by Umar Ahmed <[email protected]>
wip: remove unused var

a175f33275ad2fbb5911a9846b665e204242c6f1 authored almost 3 years ago by Umar Ahmed <[email protected]>
docs: update readme

5146b4d01722f065310fa03df8f465e6e1db0238 authored about 3 years ago by Umar Ahmed <[email protected]>
wip: update example

6fa0e7e3ba8f27bb3bc4c6123de1c2e39750a3e7 authored about 3 years ago by Umar Ahmed <[email protected]>
refactor: use @babel/helper-module-imports to simplify code

e1b17550b5b1848fcc138d0c6906d1543344d873 authored about 3 years ago by Umar Ahmed <[email protected]>
wip: handle case where extend is already imported

a37728f555d30b699ddc612aee6a5e44afae17d6 authored about 3 years ago by Umar Ahmed <[email protected]>
test: add test for importSource

676e266fbfb6fb2bbd19fc9c7946a86a4fd52a84 authored about 3 years ago by Umar Ahmed <[email protected]>
feat: add option importSource

17baa62f033491aba3aff0c50b4283d631e19afe authored about 3 years ago by Umar Ahmed <[email protected]>
docs: example

7b1890148ec2a198d69c6b238151690b48f8572f authored about 3 years ago by Umar Ahmed <[email protected]>
docs: fix typo

75e31d9ca4ead9057f42a41420cfa420a0ea10a7 authored about 3 years ago by Umar Ahmed <[email protected]>
docs: update readme

b8e3da7e1fdfc05dfdc45ad15678e8223d4fcefe authored about 3 years ago by Umar Ahmed <[email protected]>
test: add basic test cases

f537654c868de1db2b56b9e158fc38828a3829a9 authored about 3 years ago by Umar Ahmed <[email protected]>
feat: initial implementation

d7efc5094999d19e0be9c48a3d132dd1fb6c8fb9 authored about 3 years ago by Umar Ahmed <[email protected]>
chore: set up package

b169b79822c84d9a0947c70ac3ce737615fe5328 authored about 3 years ago by Umar Ahmed <[email protected]>
Update README.md

9f24f7f7d6cfb65fb257e55b7ee0efd5d9601aba authored about 3 years ago by drcmda <[email protected]>
Update README.md

0b1f3091cea6f5423a11171576489ca12b15610c authored about 3 years ago by drcmda <[email protected]>
Update README.md

87b1922bfdfb0a2a7b6d1c686707f6ff9686246a authored about 3 years ago by drcmda <[email protected]>
Update README.md

b6c48c0bd83951d3eba0967f7e88bf83b4f50bb8 authored about 3 years ago by drcmda <[email protected]>
Update README.md

513f63c8a40f6e7ea419f678238bbdd656040364 authored about 3 years ago by drcmda <[email protected]>
Initial commit

92ba71c7dcbbef18658a98a5489503e621593756 authored about 3 years ago by drcmda <[email protected]>