Commit graph

108 commits

Author SHA1 Message Date
heygsc
19790dbc9c
chore(docs): add mako on readme (#5742)
Co-authored-by: Boshen <boshenc@gmail.com>
2024-09-13 13:06:29 +08:00
Boshen
d00a1f6511
chore: use dprint to format js, json and markdown 2024-09-08 13:24:58 +08:00
Boshen
f7f63bc3e2
chore(README): update playground link 2024-09-04 12:18:24 +08:00
Boshen
4c4be81b87
chore: update README 2024-09-02 16:09:07 +08:00
Boshen
fea2746b73
chore: switch playground to https://github.com/oxc-project/playground (#5249)
playground app: https://oxc-playground.netlify.app/
2024-08-27 15:14:36 +08:00
Dean Srebnik
d5bfecce3b
fix(README): rename runtime to engine (#5099)
Co-authored-by: Don Isaac <donald.isaac@gmail.com>
2024-08-23 07:38:42 +08:00
Boshen
e1ce17f0d8
chore: add swc-node to README.md 2024-08-12 15:11:00 +08:00
Boshen
36a79edde0
chore: add nova runtime to README.md 2024-08-12 15:07:07 +08:00
Boshen
9fbe094948
chore: update logo and asset links 2024-07-14 13:38:35 +08:00
Boshen
bc2631c500
chore(README): update 2024-07-11 21:15:33 +08:00
rzvxa
daea29c0da
chore: update the branding to use the universal variant. (#4139)
Have the same spirit as this one
https://github.com/oxc-project/.github/pull/2

Makes the `OXC` visible on any background no matter the contrast.
2024-07-09 23:32:52 +08:00
Boshen
6e6ec748c1
chore(README): update branding 2024-07-08 22:44:19 +08:00
Yvan Zhu
51eb8fe46c
Update README.md (#4102)
fix typo
2024-07-08 10:51:29 +08:00
Boshen
ce05671e90
Update README.md 2024-06-19 00:37:47 +08:00
Ali Rezvani
c4f47c985f
docs(README): change the website domain. (#3652) 2024-06-13 13:05:37 +08:00
Boshen
dd42f279f7
chore: change website url to https://oxc.rs 2024-06-05 22:05:08 +08:00
Boshen
30ba828bc3
Update README.md 2024-06-05 16:35:38 +08:00
Bastian Hodapp
2216066e86
chore: Fix typo in README (#3433) 2024-05-27 22:42:06 +08:00
Boshen
bf932be94f
chore(README): add sponsors 2024-05-04 10:57:53 +08:00
Boshen
280441f646
chore: update README 2024-04-19 23:19:10 +08:00
Boshen
34bf68036c
Update README.md 2024-04-16 21:01:28 +08:00
Boshen
a9e2158362
Update README 2024-01-19 18:39:07 +08:00
Boshen
f4132976e9
chore: say good bye to ezno (#2048)
ezno has decided to focus on its own compiler for 2024,
we part away but we still collaborate and share knowledge together.
2024-01-16 13:53:54 +08:00
Boshen
0f6674563e
chore: remove DSL based linter plugin (#1985)
Due to maintenance issues, we are going to stop exploring a linter based
DSL plugins.
2024-01-11 04:54:39 +00:00
Boshen
5ba8398b9e
chore: update readme 2023-12-06 19:03:57 +08:00
Boshen
a0a61df71f
chore: format README.md 2023-11-17 13:51:31 +08:00
Boshen
e68212abc8
chore(README): fix biome license link 2023-11-17 13:50:18 +08:00
Boshen
3edad44d1d
chore(README): add codspeed badges 2023-11-14 21:26:43 +08:00
Boshen
4eec2492b1
Add prettier and biome to THIRD-PARTY-LICENSE 2023-11-14 13:03:14 +08:00
Boshen
eca98cf2ed
s/web-infra-dev/oxc-project 2023-11-10 14:30:18 +08:00
Boshen
90ff0ddbe0
refactor: change @oxidation-compiler/napi to oxc-parser (#1209) 2023-11-10 06:17:05 +00:00
Boshen
d82ba5b523
feat(cli): run oxlint with no file arguments (#1201)
closes #1190

See: `https://github.com/eslint/eslint/issues/14308`
2023-11-09 11:22:13 +08:00
Boshen
e2e74caab3
Update README.md 2023-11-05 21:41:28 +08:00
Boshen
bf3d907dc2
Update README.md 2023-11-05 09:03:58 +08:00
Boshen
e71d57ac2d
chore(README): update broken LICENSE links (#1118) 2023-10-31 11:45:05 +08:00
Boshen
1edf67eb68
Add more credits to README 2023-10-21 22:30:11 +08:00
Boshen
b7dbbdeb00
chore(README): update info about transpiler 2023-10-10 21:11:19 +08:00
Boshen
47faff3fc2
chore: update README 2023-09-14 23:20:21 +08:00
Boshen
8f8ef9ff08
chore(README): change rome to biome 2023-08-29 22:31:22 +08:00
Boshen
8e598a2bf9
fix(README): fix ruff link
closes #809
2023-08-29 19:41:14 +08:00
Boshen
350cd4a7fd
chore(README): adjust some wording choices for modesty 2023-08-28 10:45:37 +08:00
Boshen
dd7749f949
improve README (#800)
closes #686

Rendered: https://github.com/web-infra-dev/oxc/blob/readme/README.md

This is a refinement for the README, which should include information
for different interests: first time reader, explorer, rust crate / napi
user etc.
2023-08-27 22:36:17 +08:00
Boshen
6e074a39fd
chore(README): reference licenses 2023-08-17 14:10:54 +08:00
Boshen
abc7c9d608
chore: update codecov link 2023-08-08 14:31:52 +08:00
Boshen
70d34f74e0
Update README.md 2023-07-24 11:13:42 +08:00
Boshen
a27b60cfb4
chore: add resolver to README and ci labeler 2023-07-21 12:13:44 +08:00
Boshen
ea85ee9f2d
Update license with my full time, add project maintainers to README 2023-07-12 11:29:21 +08:00
Boshen
ff37424d66
chore(README): update docs.rs links 2023-07-06 22:15:42 +08:00
Boshen
1a90467332
chore(README): fix terser link 2023-07-04 18:12:37 +08:00
Boshen
0419720c96
chore: update README 2023-07-02 12:02:40 +08:00