nizarhmain's Stars
ohmyzsh/ohmyzsh
π A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
jesseduffield/lazygit
simple terminal UI for git commands
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
neoclide/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
ramda/ramda
:ram: Practical functional Javascript
jquense/yup
Dead simple Object schema validation
nvim-lua/kickstart.nvim
A launch point for your personal nvim configuration
jsdom/jsdom
A JavaScript implementation of various web standards, for use with Node.js
AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
tj/n
Node version management
Schniz/fnm
π Fast and simple Node.js version manager, built in Rust
LazyVim/LazyVim
Neovim config for the lazy
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
gnachman/iTerm2
iTerm2 is a terminal emulator for Mac OS X that does amazing things.
rubocop/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
scalar/scalar
Scalar is an open-source API platform:γγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγπ Modern Rest API Clientγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγπ Beautiful API Referencesγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγγβ¨ 1st-Class OpenAPI/Swagger Support
webpro-nl/knip
βοΈ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
puremourning/vimspector
vimspector - A multi-language debugging system for Vim
rohitdhas/shittier
Shittier is an unconventional code formatting tool
ocaml/dune
A composable build system for OCaml.
microsoft/debug-adapter-protocol
Defines a common protocol for debug adapters.
dry-rb/dry-monads
Useful, common monads in idiomatic Ruby
scalameta/nvim-metals
A Metals plugin for Neovim
allegro/typescript-strict-plugin
Typescript plugin that allows turning on strict mode in specific files or directories.
t-troebst/perfanno.nvim
NeoVim lua plugin that annotates source code with profiling information from perf, LuaJIT, or other profilers.
harrisoncramer/gitlab.nvim
Manage Gitlab resources in Neovim
vlajos/misspell-fixer
Simple tool for fixing common misspellings, typos in source code
jakobmerrild/advent-of-code-2023