Commit e9fdf34
chore: add all-contributors bot setup (#231)
* chore: add all-contributors bot setup
Adds .all-contributorsrc config and the README badge/section markers
required by the all-contributors bot so contributors can be recognized
via @all-contributors comments on issues and PRs.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* chore: remove all-contributors badge from README header
Keep the contributors section markers so the bot can still maintain
the contributor list, but drop the count badge from the header badge
row.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* docs: add @DamonCaos as a contributor
* docs: add @kevinccbsg as a contributor
* chore: update dependencies
* docs: reorder contributors and trim README boilerplate
Move kevinccbsg first in the contributors table and drop the intro
line plus the "@all-contributors please add" usage example.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* chore: restore package.json and lockfile to match main
Drops the unnecessary caret bumps from the earlier "update dependencies"
commit that put package.json out of sync with the lockfile and broke
npm ci on macOS. Main's caret ranges already cover the resolved versions
in the lockfile (including @emnapi/* WASM-fallback entries).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* chore: update all examples dependencies
* docs: refresh README header with AI-agent GIF and clearer title
- Drop the logo wordmark image (the H1 already says TWD)
- Add twd-skill.gif as the visual hero
- Expand the H1 to "TWD (Testing while developing)" to make the
acronym self-explanatory above the fold
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* docs: add twd-skill.gif asset for README hero
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 130f2eb commit e9fdf34
9 files changed
Lines changed: 3928 additions & 5235 deletions
File tree
- examples
- tutorial-example
- twd-test-app
- vue-twd-example
- images
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
169 | 190 | | |
170 | 191 | | |
171 | 192 | | |
0 commit comments