Pinned Repositories
charming
:tophat: Lettering.js in vanilla JavaScript
create-figma-plugin
:battery: The comprehensive toolkit for developing plugins and widgets for Figma and FigJam
ffmpeg-cheatsheet
:vhs: A cheatsheet for common video processing operations in FFmpeg
figma-plugins
:fire: Monorepo for my Figma plugins
line-clamp
:clamp: Line clamp a DOM element in vanilla JavaScript
load-google-maps-api
:earth_asia: A lightweight Promise-returning helper for loading the Google Maps JavaScript API
malarkey
:keyboard: Simulate a typewriter effect in vanilla JavaScript.
stable-diffusion-rest-api
🤗 Run Stable Diffusion locally via a REST API on an M1/M2 MacBook
vdx
:film_strip: An intuitive CLI for processing video, powered by FFmpeg
vim-basics
:v: Just the basics to get you up and running with Vim
yuanqing's Repositories
yuanqing/malarkey
:keyboard: Simulate a typewriter effect in vanilla JavaScript.
yuanqing/line-clamp
:clamp: Line clamp a DOM element in vanilla JavaScript
yuanqing/menu-aim
:dart: Instant mega menus in vanilla JavaScript.
yuanqing/generate-css
:boom: Dynamically generate functional CSS classes from HTML and JavaScript source files
yuanqing/regular-expressions-cheatsheet
:a: A concise cheatsheet for using Regular Expressions in JavaScript
yuanqing/stoke
:evergreen_tree: Generate the Abstract Syntax Tree (AST) of a Bash command
yuanqing/gulp-tape
:ghost: Run Tape tests in Gulp.
yuanqing/macos-keyboard-shortcuts
:keyboard: A CLI to set application-specific keyboard shortcuts for macOS
yuanqing/shell-basics
:shell: A quick overview of the Unix shell
yuanqing/quine
:writing_hand: Programs that write themselves.
yuanqing/sketch-plugin-helper
Utilities to help you make Sketch plugins
yuanqing/sketch-plugins
Monorepo for my Sketch plugins
yuanqing/react-redux-modal
:crystal_ball: A React modal bound to the Redux store.
yuanqing/figmake
:icecream: A tiny CLI for making Figma plugins in HTML, CSS, and vanilla JavaScript
yuanqing/sketch-handbook
:orange_book: A concise handbook on working precisely and effectively in Sketch
yuanqing/q
🍦 An opinionated CLI for creating lightweight, vanilla HTML/CSS websites
yuanqing/google-sheets
:leaves: An easier interface to read from and write to Google Sheets
yuanqing/sketch-rename-layers
:fountain_pen: [WIP] A Sketch plugin to automate layer renaming
yuanqing/markdown-interpolate
:scissors: Interpolate the output of shell commands into Markdown
yuanqing/node-module-patterns
Patterns for `module.exports`.
yuanqing/postcss-color-invert
:last_quarter_moon: A PostCSS plugin to invert colors
yuanqing/qb
yuanqing/sketch-export-prototype
:iphone: A Sketch plugin to export a clickable prototype from your Sketch file
yuanqing/sketch-resize-layers
:thought_balloon: [WIP] A Sketch plugin to ease layer resizing
yuanqing/skpm-240
yuanqing/sudoku
:abacus: A Sudoku solver using local search, written in C
yuanqing/t
:coffee: A Bash utility for testing Java programs that read from `stdin` and write to `stdout`.
yuanqing/tap
:camel: A simple, TAP-compliant test harness for OCaml.
yuanqing/ttt
:100: A TAP-compliant Bash utility for testing programs that read from `stdin` and write to `stdout`.
yuanqing/typescript-template