Commit graph

95 commits

Author SHA1 Message Date
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
Boshen
f32ea0e294
chore(README): add eslint-plugin-import and eslint-plugin-jest licenses 2023-07-02 11:28:38 +08:00
Boshen
0a76483907
chore: update README with oxlint 2023-06-28 00:18:38 +08:00
Boshen
89ef3e18d3
Update README.md 2023-06-19 15:37:35 +08:00
Boshen
ecee819ef6
Update README.md 2023-06-10 01:01:42 +08:00
Boshen
47b829a6ce
Update README.md 2023-06-08 16:33:58 +08:00
藍+85CD
32257dce82
fix(README): remove duplicate content & fix third party license link (#395) 2023-05-28 00:44:20 +08:00
Boshen
ab7f170cbc
Update README.md 2023-05-25 19:08:00 +08:00
Boshen
1e27903243
chore(minifier): port tests from tdewolff/minify
closes #374
2023-05-23 13:37:46 +08:00
Boshen
841804ef46
chore: add LICENSE from google/closure-compiler and evanw/esbuild 2023-05-21 12:13:32 +08:00
Boshen
28876d6159
fix(README): fix typo for MVP
closes #359
2023-05-15 23:19:50 +08:00
Boshen
9c6fc7dc51
Update README.md 2023-05-06 23:24:18 +08:00
Boshen
1497b4fffc
Update README.md 2023-04-25 11:10:35 +08:00
Boshen
0918c21061
ci: refactor ci.yml 2023-04-22 21:06:03 +08:00