Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meteorlxy/collections
My personal projects collections list (not an awesome list)
https://github.com/meteorlxy/collections
Last synced: 19 days ago
JSON representation
My personal projects collections list (not an awesome list)
- Host: GitHub
- URL: https://github.com/meteorlxy/collections
- Owner: meteorlxy
- Created: 2022-06-16T05:22:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T16:51:33.000Z (about 2 years ago)
- Last Synced: 2024-10-05T06:41:23.453Z (about 1 month ago)
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collections
My personal projects collections list (not an awesome list). Too many projects to remember 😅
## Builder
- [tsup](https://github.com/egoist/tsup)
- [unbuild](https://github.com/unjs/unbuild)## CSS
- [animate.css](https://github.com/animate-css/animate.css)
- [unocss](https://github.com/unocss/unocss)## DX Tools
- [ls-lint](https://github.com/loeffel-io/ls-lint)
- [lint-staged](https://github.com/okonet/lint-staged)
- [sort-package-json](https://github.com/keithamus/sort-package-json)## Git Hooks
- [lefthook](https://github.com/evilmartians/lefthook)
- [husky](https://github.com/typicode/husky)
- [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks)## Icons
- [icones](https://icones.js.org/)
- [iconify](https://iconify.design/)## Node Version Manager
- [fnm](https://github.com/Schniz/fnm)
- [nvm](https://github.com/nvm-sh/nvm)
- [nvs](https://github.com/jasongin/nvs)## Task Runner
- [turborepo](https://github.com/vercel/turborepo)
- [wireit](https://github.com/google/wireit)## Tests
- [artillery](https://github.com/artilleryio/artillery)
- [cypress](https://github.com/cypress-io/cypress)
- [playwright](https://github.com/microsoft/playwright)
- [tsd](https://github.com/SamVerschueren/tsd)
- [vitest](https://github.com/vitest-dev/vitest)## TypeScript Execution
- [ts-node](https://github.com/TypeStrong/ts-node)
- [tsx](https://github.com/esbuild-kit/tsx)## Utilities
- [copyfiles](https://github.com/calvinmetcalf/copyfiles)
- [cpx2](https://github.com/bcomnes/cpx2)
- [p-map](https://github.com/sindresorhus/p-map)## Version Publisher
- [bumpp](https://github.com/antfu/bumpp)
- [lerna-lite](https://github.com/ghiscoding/lerna-lite)