CagriUysal's Stars
chubin/cheat.sh
the only cheat sheet you need
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
motdotla/dotenv
Loads environment variables from .env for nodejs projects.
ladjs/superagent
Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
rockerBOO/awesome-neovim
Collections of awesome neovim plugins.
jhen0409/react-native-debugger
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
lukeed/clsx
A tiny (239B) utility for constructing `className` strings conditionally.
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
ThePrimeagen/harpoon
wilsonpage/fastdom
Eliminates layout thrashing by batching DOM measurement and mutation tasks
yeun/open-color
Color scheme for UI design.
lewis6991/gitsigns.nvim
Git integration for buffers
firebase/firebase-js-sdk
Firebase Javascript SDK
ggandor/leap.nvim
Neovim's answer to the mouse 🦘
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
rollup/plugins
🍣 The one-stop shop for official Rollup plugins
ThePrimeagen/init.lua
trivago/prettier-plugin-sort-imports
A prettier plugin to sort imports in typescript and javascript files by the provided RegEx order.
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
lukeed/uvu
uvu is an extremely fast and lightweight test runner for Node.js and the browser
nvim-tree/nvim-web-devicons
lua `fork` of vim-web-devicons for neovim
af/envalid
Environment variable validation for Node.js
mantoni/eslint_d.js
🪄 Speed up eslint to accelerate your development workflow
stipsan/react-spring-bottom-sheet
Accessible ♿️, Delightful ✨, & Fast 🚀
xiyaowong/transparent.nvim
Remove all background colors to make nvim transparent
goatandsheep/react-native-dotenv
Load react native environment variables using import statements for multiple env files.
hrsh7th/vscode-langservers-extracted
vscode-langservers bin collection.
brysgo/babel-plugin-inline-dotenv
Load your .env file and replace 'process.env.MY_VARIABLE' with the value you set.
pmowrer/rollup-plugin-peer-deps-external
Automatically externalize `peerDependencies` in a rollup bundle.