Skip to content

Commit a3589ba

Browse files
authored
docs: update list of consumers (#89)
* docs: update list of consumers * Update README.md
1 parent bf4092b commit a3589ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,21 @@ globSync(['src/**/*.ts'], { ignore: ['**/*.d.ts'] });
4848
`tinyglobby` is downloaded many times by projects all around the world. Here's a list of notable projects that use it:
4949

5050
<!-- should be sorted by weekly download count -->
51-
- [`eslint-import-resolver-typescript`](https://github.com/import-js/eslint-import-resolver-typescript)
5251
- [`vite`](https://github.com/vitejs/vite)
52+
- [`node-gyp`](https://github.com/nodejs/node-gyp)
53+
- [`eslint-import-resolver-typescript`](https://github.com/import-js/eslint-import-resolver-typescript)
5354
- [`vitest`](https://github.com/vitest-dev/vitest)
5455
- [`ts-morph`](https://github.com/dsherret/ts-morph)
5556
- [`nx`](https://github.com/nrwl/nx)
5657
- [`sort-package-json`](https://github.com/keithamus/sort-package-json)
58+
- [`unimport`](https://github.com/unjs/unimport)
5759
- [`tsup`](https://github.com/egoist/tsup)
5860
- [`vite-plugin-checker`](https://github.com/fi3ework/vite-plugin-checker)
5961
- [`cspell`](https://github.com/streetsidesoftware/cspell)
6062
- [`nuxt`](https://github.com/nuxt/nuxt)
61-
- [`json-schema-to-typescript`](https://github.com/bcherny/json-schema-to-typescript)
62-
- [`vite-plugin-pwa`](https://github.com/vite-pwa/vite-plugin-pwa)
6363
- [`postcss-mixins`](https://github.com/postcss/postcss-mixins)
6464
- [`unocss`](https://github.com/unocss/unocss)
6565
- [`vitepress`](https://github.com/vuejs/vitepress)
66-
- [`pkg.pr.new`](https://github.com/stackblitz-labs/pkg.pr.new)
66+
- [`pkg-pr-new`](https://github.com/stackblitz-labs/pkg.pr.new)
6767
- Your own project? [Open an issue](https://github.com/SuperchupuDev/tinyglobby/issues)
6868
if you feel like this list is incomplete.

0 commit comments

Comments
 (0)