mauroporras's Stars
facebook/docusaurus
Easy to maintain open source documentation websites.
jesseduffield/lazygit
simple terminal UI for git commands
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
google/zx
A tool for writing better scripts
fastify/fastify
Fast and low overhead web framework, for Node.js
vercel/turbo
Build system optimized for JavaScript and TypeScript, written in Rust
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
vercel/pkg
Package your Node.js project into an executable
semantic-release/semantic-release
:package::rocket: Fully automated version management and package publishing
sveltejs/kit
web development, streamlined
microsoft/language-server-protocol
Defines a common protocol for language servers.
jaredpalmer/tsdx
Zero-config CLI for TypeScript package development
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
sinonjs/sinon
Test spies, stubs and mocks for JavaScript.
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
mattn/emmet-vim
emmet for vim: http://emmet.io/
lewis6991/gitsigns.nvim
Git integration for buffers
npm/node-semver
The semver parser for node (the one npm uses)
tailwindlabs/tailwindcss-typography
Beautiful typographic defaults for HTML you don't control.
tailwindlabs/tailwindcss-forms
A plugin that provides a basic reset for form styles that makes form elements easy to override with utilities.
ahmetb/cloud-run-faq
Unofficial FAQ and everything you've been wondering about Google Cloud Run.
typescript-language-server/typescript-language-server
TypeScript & JavaScript Language Server
sveltejs/svelte-preprocess
A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
unblevable/quick-scope
Lightning fast left-right movement in Vim
BenjaminVanRyseghem/numbro
A JS library for number formatting
p00f/nvim-ts-rainbow
Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead
svelte-add/tailwindcss
⚠️ MOVED: https://github.com/svelte-add/svelte-add/ ⚠️ Add Tailwind CSS to your Svelte project
wovalle/fireorm
ORM for firestore 🔥
lmammino/streams-workshop
A FREE and open-source workshop about Node.js Streams
abrwn/get-file-object-from-local-path
Create a JS File object instance from a local path using Node.js