sei-shigeo's Stars
golang-migrate/migrate
Database migrations. CLI and Golang library.
wailsapp/wails
Create beautiful applications using Go
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
sveltejs/svelte
web development for the rest of us
AccentDesign/gcss
CSS written in Pure Go
tursodatabase/go-libsql
libSQL API for Go
mattn/go-sqlite3
sqlite3 driver for go using database/sql
go-gomail/gomail
The best way to send emails in Go.
angelofallars/htmx-go
</> Build awesome HTMX + Go projects faster.
jmoiron/sqlx
general purpose extensions to golang's database/sql
air-verse/air
☁️ Live reload for Go apps
a-h/templ
A language for writing HTML user interfaces in Go.
bokwoon95/wgo
Live reload for Go apps. Watch arbitrary files and respond with arbitrary commands. Supports running multiple invocations in parallel.
ray-x/go.nvim
G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim
okuuva/auto-save.nvim
🧶 Automatically save your changes in NeoVim
nvimtools/none-ls.nvim
null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
Jezda1337/nvim-html-css
CSS Intellisense for HTML
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
nvim-treesitter/nvim-treesitter-textobjects
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
norcalli/nvim-colorizer.lua
The fastest Neovim colorizer.
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
nvim-telescope/telescope-media-files.nvim
Telescope extension to preview media files using Ueberzug.
jackc/pgx
PostgreSQL driver and toolkit for Go
lib/pq
Pure Go Postgres driver for database/sql
julienschmidt/httprouter
A high performance HTTP request router that scales well