Ecosyste.ms: OpenCollective

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

swc

Super-fast javascript / typescript compiler and rust libraries
Collective - Host: opensource - https://opencollective.com/swc - Website: https://swc.rs - Code: https://github.com/swc-project

Move output to root directory

github.com/swc-project/node-swc - edb63dfaa172dd4c8024e5816ec80466678d3612 authored about 5 years ago by 강동윤 <[email protected]>
Fix tsc issue

github.com/swc-project/node-swc - 313f597980798a3c6b1948f84d49113ae5988ac4 authored about 5 years ago by 강동윤 <[email protected]>
fixup! Fix tsc

github.com/swc-project/node-swc - 69632f9de0e581afa7398cba824b401a6cd42727 authored about 5 years ago by 강동윤 <[email protected]>
Fix tsc invokation

github.com/swc-project/node-swc - 87cddbbf6f390353c51bbf3f92e9e2e5e3730909 authored about 5 years ago by 강동윤 <[email protected]>
Improve documentation of @swc/core

github.com/swc-project/website - 01f647f4275b0b4ee529e54323c5476146e4f864 authored about 5 years ago by 강동윤 <[email protected]>
WIP: Plugin document

github.com/swc-project/website - b0e2d5fb95af12b8fb14117d9a90ccdf3f1fa99f authored about 5 years ago by 강동윤 <[email protected]>
Update documentation about node version

github.com/swc-project/website - e7f20472604b2eaff8755cdf7afe281b5cae1ce4 authored about 5 years ago by 강동윤 <[email protected]>
yarn upgrade

github.com/swc-project/website - 7db4549d950bd85f9aaafd0a0c30f8ed0a11460b authored about 5 years ago by 강동윤 <[email protected]>
Merge branch 'master' of github.com:swc-project/node-swc

github.com/swc-project/node-swc - d5b10a8446d1136be4a6eec06cb1ec8372b1f2fc authored about 5 years ago by 강동윤 <[email protected]>
Update visitor

github.com/swc-project/node-swc - d51369e43e590fa66ddc2db6ca39976cdd185ac9 authored about 5 years ago by 강동윤 <[email protected]>
Fix `Visitor`

github.com/swc-project/node-swc - a2be4544ff091d315f23f1c2ed32751e93c0908f authored about 5 years ago by 강동윤 <[email protected]>
Add VIsitor

github.com/swc-project/node-swc - c0304a9edb985df99aff673a7498f8722c45944d authored about 5 years ago by 강동윤 <[email protected]>
Add util.js

github.com/swc-project/node-swc - 7333319ef6f433a7872d2ce8bab266bf44127759 authored about 5 years ago by 강동윤 <[email protected]>
Add tests for plugin

github.com/swc-project/node-swc - fea0cfe0d5c7d482e6807beff1f3de804867333d authored about 5 years ago by 강동윤 <[email protected]>
transform* methods now handle plugin

github.com/swc-project/node-swc - d05f4b0b25cd091d61f16f8fe13b9fd0f7efe27a authored about 5 years ago by 강동윤 <[email protected]>
Remove EventHandler

github.com/swc-project/node-swc - 5141f8e9dc38a9dc83174ddde98fad9b3180d636 authored about 5 years ago by 강동윤 <[email protected]>
plugin: parse + transform

github.com/swc-project/node-swc - 1a840dad9254833da821e650426a5d0ae2031ee2 authored about 5 years ago by 강동윤 <[email protected]>
fn exec_transform

github.com/swc-project/node-swc - 22182ca555d88fed36de2216243f73732589ae5b authored about 5 years ago by 강동윤 <[email protected]>
Rename :start_transform -> schedule_transform

github.com/swc-project/node-swc - 8e0c7cbce9ab9ec9c0328eef6ae62b9f41f45cb7 authored about 5 years ago by 강동윤 <[email protected]>
neon_serde is faster than serde_json for TransformOutput

github.com/swc-project/node-swc - 9c8550afb44a31f129b79d2ef8a44f467527b1fc authored about 5 years ago by 강동윤 <[email protected]>
Work with json

github.com/swc-project/node-swc - 0b9653457b9c0a28a60e950402442f0bda2217c8 authored about 5 years ago by 강동윤 <[email protected]>
serde_json for print*

github.com/swc-project/node-swc - 28d9d7c85f733475fb588ab877a089075580c446 authored about 5 years ago by 강동윤 <[email protected]>
parse: use json instead of neon_serde.

Related: #11

github.com/swc-project/node-swc - 137e96c064abb63f82e416c87d23de92945f7ab2 authored about 5 years ago by 강동윤 <[email protected]>
Revert "WIP" as it makes parse slower

This reverts commit df54e021fd8d5f12fb88b600401006a793739d4e.

github.com/swc-project/node-swc - 3dc211685976b64566c428e351795344b6a319c4 authored about 5 years ago by 강동윤 <[email protected]>
async plugin is almost done

github.com/swc-project/node-swc - 01f578e7bb94c244642e1212d0b4d5d250af7ba6 authored about 5 years ago by 강동윤 <[email protected]>
Extract process_js

github.com/swc-project/node-swc - f040401b932efde43e00dbde83fcebac0a06b191 authored about 5 years ago by 강동윤 <[email protected]>
WIP: Plugin

github.com/swc-project/node-swc - 39e77f8aff64dbed2dc820dbc8d7948eb2ba032e authored about 5 years ago by 강동윤 <[email protected]>
WIP: Plugin interface

github.com/swc-project/node-swc - 6f4e25c2afcaf567fa35786c4da5551cc8bee9e7 authored about 5 years ago by 강동윤 <[email protected]>
Use custom fork of neon

github.com/swc-project/node-swc - 0ea26f95415dc12e221fbc19fddeb0bf6ee380f9 authored about 5 years ago by 강동윤 <[email protected]>
Fixes to prepare plugin api

github.com/swc-project/node-swc - 1e3b11ce29166c15e8ad3f30cabe59a14d184b4a authored about 5 years ago by 강동윤 <[email protected]>
Disable lto

github.com/swc-project/node-swc - 585f5c6415ae368263f2703f7f26fe9b8c9ddeb5 authored about 5 years ago by 강동윤 <[email protected]>
Fix travis on windows

github.com/swc-project/node-swc - ade61b5b603cb3b9cace123f201bb388a612c46f authored about 5 years ago by 강동윤 <[email protected]>
Merge branch 'master' of github.com:swc-project/node-swc

github.com/swc-project/node-swc - 8ebbde448994f8edb7dcf7530b7ecbf5e1da3898 authored about 5 years ago by 강동윤 <[email protected]>
Fix build for osx

github.com/swc-project/node-swc - 7c2cddf4b5b8256104b74e1857bce51451c6ff34 authored about 5 years ago by 강동윤 <[email protected]>
Don't build on master

github.com/swc-project/node-swc - a7b9f6f2d4693798df7da29eecf48465847d2dcb authored about 5 years ago by 강동윤 <[email protected]>
Move SWC_NAME=linux-x64 to script

github.com/swc-project/node-swc - a663159e825c448762ff44e2a6585936f44333b3 authored about 5 years ago by 강동윤 <[email protected]>
SWC_NAME=linux-x64

github.com/swc-project/node-swc - 573a4fca03697399e40482eeca00f99a2a1438cb authored about 5 years ago by 강동윤 <[email protected]>
Update Dockerfile

github.com/swc-project/node-swc - 68629ac416b1b00a4cea3575aa6e0befb9eb72c4 authored about 5 years ago by 강동윤 <[email protected]>
Update Dockerfile

github.com/swc-project/node-swc - 9ff3264325cfa17450ecda246925ce693acfb280 authored about 5 years ago by 강동윤 <[email protected]>
Update Dockerfile

Install make

github.com/swc-project/node-swc - 7a2fbec2f7fdc2606abe2e32e26084d1fcc36760 authored about 5 years ago by 강동윤 <[email protected]>
yum groupinstall "Development Tools"

github.com/swc-project/node-swc - a94fbd491bbcf7dd616b35bbad3801367dda46ca authored about 5 years ago by 강동윤 <[email protected]>
Remove sudo

github.com/swc-project/node-swc - 87f4167d8894f69d5539df9ce6ad0cd046835b68 authored about 5 years ago by 강동윤 <[email protected]>
Remove which

github.com/swc-project/node-swc - ebfadb00eaf719402c60f69937582f345a5e6744 authored about 5 years ago by 강동윤 <[email protected]>
temporally build master

github.com/swc-project/node-swc - 4825281d7b372051714851e2676bdcb446340491 authored about 5 years ago by 강동윤 <[email protected]>
WIP: centos

github.com/swc-project/node-swc - 9a11ed4d81681a9637aa03bcc7c102dd8ce48b59 authored about 5 years ago by 강동윤 <[email protected]>
Support older glibc for nodejs@8 and nodejs@10

github.com/swc-project/node-swc - c8bbe142cdfe71f96ed45e4a46e4683ca6d49219 authored about 5 years ago by 강동윤 <[email protected]>
WIP: Older glibc

github.com/swc-project/node-swc - 741843df9cdb3ab201b530a9f1552e824a9bee04 authored about 5 years ago by 강동윤 <[email protected]>
cdylib instead of dylib

See https://github.com/neon-bindings/neon/pull/358

github.com/swc-project/node-swc - 98cde8d53edac821559bfe5d727702b696995402 authored about 5 years ago by 강동윤 <[email protected]>
+crt-static

github.com/swc-project/node-swc - 3d30f62aaec3900bdf0668878ee2f0cd2b91a3de authored about 5 years ago by 강동윤 <[email protected]>
Remove redundant tests\n(These tests are moved to swc repository)

github.com/swc-project/node-swc - 715a6c11f370df65b7daf6cd78b9786661f62dc2 authored about 5 years ago by 강동윤 <[email protected]>
Use travis_wait

github.com/swc-project/node-swc - c54976c6514e0ddef83bb7217945dee828faba09 authored about 5 years ago by 강동윤 <[email protected]>
Fix, really

github.com/swc-project/node-swc - c49e72bcc2ae968a06c3026b5373a57bb83c8355 authored about 5 years ago by 강동윤 <[email protected]>
Fix travis.yml

github.com/swc-project/node-swc - e524ccf32db7bcf5c59239b9cc9feda08f544b4a authored about 5 years ago by 강동윤 <[email protected]>
Fix windows

github.com/swc-project/node-swc - c1bcec94faa1af64fe0d33d72b6254daeff79e25 authored about 5 years ago by 강동윤 <[email protected]>
Don't build master

github.com/swc-project/node-swc - 216ef14cc3bc1608eefb8df862c0fd779cfe64b0 authored about 5 years ago by 강동윤 <[email protected]>
Split linux

github.com/swc-project/node-swc - 354463bbaeae049445ccdd4ef15f656a0662ea1e authored about 5 years ago by 강동윤 <[email protected]>
Install python2

github.com/swc-project/node-swc - e52bde6af262c931923481ccab1df9ce9ba805c3 authored about 5 years ago by 강동윤 <[email protected]>
Fix rust installation

github.com/swc-project/node-swc - db9432d4b6c90abed04e79349258527fdb743f55 authored about 5 years ago by 강동윤 <[email protected]>
Use node: images

github.com/swc-project/node-swc - 28891f09cfd5c6418240f24390d07b89245b367a authored about 5 years ago by 강동윤 <[email protected]>
Unquote NODE_VERSION

github.com/swc-project/node-swc - 8579abf7cd8df5dfa419660e76225041df3b7a4c authored about 5 years ago by 강동윤 <[email protected]>
Fix, really

github.com/swc-project/node-swc - e9c30cd2d976cccc1e0cf94fe40a808f8b09bf64 authored about 5 years ago by 강동윤 <[email protected]>
Optimize Dockerfile

github.com/swc-project/node-swc - f48bc6457eb3350af25a1b451ee5628e99c5dfc6 authored about 5 years ago by 강동윤 <[email protected]>
Fix linux build

github.com/swc-project/node-swc - d21c3e6511b5a3cd2efa5b4999a665b8030d83de authored about 5 years ago by 강동윤 <[email protected]>
WIP: Multiple docker instances

github.com/swc-project/node-swc - cce5308742a686c386cce1cd71fdeb30a73f0190 authored about 5 years ago by 강동윤 <[email protected]>
npm config delete prefix

github.com/swc-project/node-swc - 37cddaa6343996a9091819b3a6b524f5a91f955d authored about 5 years ago by 강동윤 <[email protected]>
Install node

github.com/swc-project/node-swc - df77a0a7243a33e3cebb2d00cb10f973bb020145 authored about 5 years ago by 강동윤 <[email protected]>
Error message

github.com/swc-project/node-swc - 8a5f3cf3bdf7a66adb7d74ce62b7870736fba122 authored about 5 years ago by 강동윤 <[email protected]>
nvm instal in build script

github.com/swc-project/node-swc - cb47c41509b00ca02920b64686d3ce83961383c4 authored about 5 years ago by 강동윤 <[email protected]>
Source nvm in build script

github.com/swc-project/node-swc - 3506d03c6396d319300e040eb2d68044de10d71c authored about 5 years ago by 강동윤 <[email protected]>
Fix travis_wait error

github.com/swc-project/node-swc - 8ba8a1e557e1a9f9ed481aefd0988b9780e89f24 authored about 5 years ago by 강동윤 <[email protected]>