MickaelOth's Stars
prettier/prettier
Prettier is an opinionated code formatter.
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
radix-ui/primitives
Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
vanna-ai/vanna
π€ Chat with your SQL database π. Accurate Text-to-SQL Generation via LLMs using RAG π.
atlassian/pragmatic-drag-and-drop
Fast drag and drop for any experience on any tech stack
pmndrs/use-gesture
πBread n butter utility for component-tied mouse/touch gestures in React and Vanilla Javascript.
webpro-nl/knip
βοΈ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
parcel-bundler/lightningcss
An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.
tailwindlabs/prettier-plugin-tailwindcss
A Prettier plugin for Tailwind CSS that automatically sorts classes based on our recommended class order.
Shopify/flash-list
A better list for React Native
tinylibs/tinybench
π A simple, tiny and lightweight benchmarking library!
vercel/little-date
A friendly formatter to make date ranges small & sweet
barvian/fluid-tailwind
Build better responsive designs in less code.
lukemorales/query-key-factory
A library for creating typesafe standardized query keys, useful for cache management in @tanstack/query
SonarSource/eslint-plugin-sonarjs
SonarJS rules for ESLint
gajus/eslint-plugin-jsdoc
JSDoc specific linting rules for ESLint.
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
davidmarkclements/rfdc
Really Fast Deep Clone
unplugin/unplugin-turbo-console
π Improve the Developer Experience of console
es-tooling/module-replacements
A manifest of JS modules and their more modern/active replacements
sweepline/eslint-plugin-unused-imports
Package to separate no-unused-vars and no-unused-imports for eslint as well as providing an autofixer for the latter.
e18e/e18e
un-ts/eslint-plugin-import-x
`eslint-plugin-import-x` is a fork of `eslint-plugin-import` that aims to provide a more performant and more lightweight version of the original plugin.
vuejs/vue-eslint-parser
The ESLint custom parser for `.vue` files.
unjs/scule
𧡠String Case Utils
es-tooling/eslint-plugin-depend
An ESLint plugin for suggesting optimisations in choice of dependency, native equivalents, etc.
snovakovic/fast-sort
Blazing fast array sorting with TypeScript support.
github/eslint-plugin-github
An opinionated collection of ESLint rules used by GitHub.
mziccard/node-timsort
Tim Sort implementation for Node.js
antfu/regex-doctor
Monitor your RegExp consumption and provide suggestions to improve performance.