Ecosyste.ms: OpenCollective

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

github.com/caoccao/swc4j

swc4j (SWC for Java) is an ultra-fast JavaScript and TypeScript compilation and bundling tool on JVM.
https://github.com/caoccao/swc4j

โœจ feat: Add scaffold for parse()

f68d9a2e7e6ea54d3c8c3dde34a37d6cb52876db authored 9 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Update README

f99706028e540fc4df43e250ebca8dee4fcb5e36 authored 9 months ago by Sam Cao <[email protected]>
โœจ feat: Add change_swc4j_version.ts

a973b0d0f9ac1107fbab6459f77eef0463ccbca1 authored 9 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Update tutorials

8d41f62f65d056e8a038973356be2c6ecc96c4d0 authored 9 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Add blog to README

75ba01133480862907ea8b154feaf44d6c3ae64c authored 10 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Add Tutorial 02: Transpile Jsx

027c25b62de6eb193b6b9a46c2b175e5d9614591 authored 10 months ago by Sam Cao <[email protected]>
Update README.md

73642299002b7c86554151bc4cd132634ed85714 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Fix a typo in README

41d30cb884be0236111347e87dd14b0046a5bc8e authored 10 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Add Tutorial 01: Run TypeScript

2d6083c3b07bc3171f3a4ba3806a4518494719b8 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Add ./docs

0d96d34d63035d20c506363acbb75a6f6d486a45 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Add dependency to quick start

b9e49002bb5b6667af886a51eda67756dd71b198 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Revise build doc

48919ed8f8dba48d5568ab8cc04045313d637ff2 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Update copy script for Android

b49b6546de1edd40989a5246c5c13830c4b7bffa authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Revise OS utils for Android

ec909a9c66e84bec3290eae1509f871032726f11 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add captureTokens, scopeAnalysis

54f404fc7dbe3a7fa8250f07e923e9f054300b21 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add isScript() to output

29e8abbfb428a3e95eb67ffd9bdaeb04afaa3f86 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add parse mode

c693943a4fca1921d6f2d1b89f48793640a8ee5d authored 10 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Fix javadoc error

cda72e5d1588ead1b76191b1baaa4adfdc70ef38 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add importsNotUsedAsValues

1e2edc87897784dc6a3ee6239fb5018c7edec45f authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add emit_metadata and var_decl_imports

c038b26fbf3d176b66fdedabd9aa265525597cb2 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Revise TranspileOptions

c2f7a526b4473748a38f66c39da9f39be73c0c01 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Revise JavaTranspileOutput

d177dd4ef12b2b6c8714b266bbf06fa27aeb57a8 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Add default() to TranspileOptions

bb404ec191cd118b20c9d901f95af147965207b2 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Add jni utils

9ecb50f979d4b55533cf632c672bf14f2d58f418 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Replace some jni calls with macros

601a62de728cd98c68c2edfd44abec743bd4f5e0 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add jsx to options

6e05aa69b774dd45fee7fa82b6e8f2d15658ec84 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add source map to options

03f6833cc2ff08d312f821ad235f83e2aa12be4d authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Rename file_name to specifier

6b8404a9656711c4251b987669ca397c7ba6ae3a authored 10 months ago by Sam Cao <[email protected]>
๐Ÿงช test: Add test transpile

b79fba7f401f7c77a92507ca79b3694fd8d21ca2 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Update README

728b6a5a5241ac4e3acb65ea66830181f1c85614 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add exception to transpile

e80dd78c276c271ab187034993c3728a6666c21e authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Complete transpile phase 1

ba8382f9fd0379e7d6ed247a4ff71edb5ebc0340 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Use call_method_unchecked instead

b6c55d224b60dc561bc2af96568ca2042c85f0d2 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add TranspileOptions

7f49688157d32cb9a8a49c8acc363ffc81422bb1 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Apply type conversion early

7e0b18a37c5562cf6386e0f9202fdc414e8b0e08 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Switch to built-in env

c3da14ccfedb27fdb0eb65d0d4d3824dcf0a9e37 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Add features to README

aa5b2d81bbb3d924550295b73600f2546e19a32c authored 10 months ago by Sam Cao <[email protected]>
๐Ÿž fix: Fix $env

cc92540a03e921f963ba9860aec591f38c30c680 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿž fix: Fix rustenv

c2c4f5d01057605f7c5562b4ddcc9745b8e12acb authored 10 months ago by Sam Cao <[email protected]>
๐Ÿž fix: Change set to setx

5b0cbca38ad4f868fe4d6554bee737b4eb94971e authored 10 months ago by Sam Cao <[email protected]>
๐Ÿž fix: Remove clean up

2a9ccad3ba44699e2a2b221c5af2f77569866fd1 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿž fix: Fix RUSTFLAGS=-Awarnings

c18c591735dd22a9ec2acc04695b86e2f683b819 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿž fix: Add .cargo/config.toml

d7a29477523fd77f9e172df938e55fa33896b9ca authored 10 months ago by Sam Cao <[email protected]>
๐Ÿž fix: Add export RUSTFLAGS=-Awarnings

d0153d300b117f90e9a8f6c742016c1720d6fa05 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add core transpile

e1ffedc6dd18e59424010088df2a418cb9dc25c0 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add mod core to JNI

adf833399a67bcd7269e07866009721f05bcb7c9 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add logger and exception

86452c4bf5299724e0071852c646abb7294bfd09 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿž fix: Fix JNI path

d7566bcdf28289154e371a8a20868cef4942499f authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Add os to copy script

e7add161a008ebe74d03d133b744d032f0b6d4bd authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Exclude JNI

63695873ac92dd525986f24014527b282e1a157e authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add Swc4j

5755b9e06490644f18ca1152ac3050508cf706e9 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Rename SWC to Swc

206b881dbf9fcb9b89d0c02e64c558a5850a2218 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Add lib loader

81144058758bfcf529216d2d9d5139cbcd56ffc4 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿฆ„ refactor: Move dir creation above

a176f2014150a9db57a06d5845906b3788b4bd64 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿž fix: Add target dir creation

8509643a1e7cefd95330d31ce4d85d1779be1ff3 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿž fix: Fix wrong lib name

66f7d4adaed6e01fc86598b37301ca79dac42eb1 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿž fix: Move upload forward

150a3f05091ef2b208c4cde896f0f18b5bffcec6 authored 10 months ago by Sam Cao <[email protected]>
๐ŸŽ ci: Add workflow

5c306a88e623788807c6a86ebfbb9b5b7d609009 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Add deploy lib

4cac9ccc619bc3c1f77cf3c88bbaafd9a3233da6 authored 10 months ago by Sam Cao <[email protected]>
โœจ feat: Init project

2113075db77bb18242317931c4717dfdf23b45ff authored 10 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Update SWC link

69021a49480b872903049d9d313165620b5f88e6 authored 10 months ago by Sam Cao <[email protected]>
๐Ÿ“ƒ docs: Update README

1b6ad1db2e04a708089cd78d45652255291809f6 authored 10 months ago by Sam Cao <[email protected]>
Initial commit

1cdfeb8e2bc5fdfe64793bf92fed26e20efe025a authored 10 months ago by Sam Cao <[email protected]>