vscode-line-meta
The vscode-line-meta extension makes sharing code locations easier by complementing the usual code screenshot with useful editor (e.g., selected lines, file path, etc.) and repository (e.g., branch, last commit, etc.) metadata.
Software created by GoSuraj
View All Tags
The vscode-line-meta extension makes sharing code locations easier by complementing the usual code screenshot with useful editor (e.g., selected lines, file path, etc.) and repository (e.g., branch, last commit, etc.) metadata.
eslint-config-jsx is a ESLint shareable config based on JSX Codeguide where relevant eslint rules extend recommended eslint/react/typescript rules whilst enforcing the codeguide to improve code maintainability for JS/JSX & TS/TSX projects.
Wiki Randoms is a React website that allows users to search Wikipedia or explore random articles via infinitely scrollable results.
bulk-md-to-pdf is a Node.js CLI tool to manage converting multiple markdown files to pdf files.
fail-on-git-dirty is a simple node.js utility that fails if git status is dirty.
tmuxt (Tmux Templates) is a simple script manager for tmux that provides options for managing scripts (e.g., add, edit, etc.) added to the tmuxt templates directory.
hdm-react is a React client for Hot Drinks Machine app.
Uses hdm-api to display hot drinks in a web page consisting of React components.
Golden Shoe Site is a pure React (e.g., no redux) e-commerce SPA that tracks application data (e.g., listed products, cart, etc.) via component state to allow adding products to a cart.
Hot Drinks Machine (HDM) is a fullstack system consisting of the hdm-api API backend and frontend apps such as the hdm-js web app.