Skip to content

Instantly share code, notes, and snippets.

View binury's full-sized avatar

Robin Ury binury

  • Texas
  • 02:01 (UTC -05:00)
View GitHub Profile
@binury
binury / ls_colors.zsh
Last active March 25, 2021 17:15
Exa colorization for web dev file types
# https://jonasjacek.github.io/colors
FC='38;5' # Full Color ANSI 256 Prefix
declare -A colors
colors=(
[ejs]=149
[js]=184
[jsx]=116
[json]=251
[ts]=32
[css]=33
@binury
binury / stylelint-svelte.md
Last active March 14, 2024 01:58
How to get Stylelint working with Sveltekit

Do not waste hours of your life -like I did- trying to get the postcss plugin working

It will pass transformed CSS to the linter to troll you— no matter what.

just load stylelint through a vite plugin.

@binury
binury / sentences.json
Last active April 11, 2024 14:49
Random sentences
{
"sentences": [
"The birch canoe slid on the smooth planks.",
"Glue the sheet to the dark blue background.",
"It's easy to tell the depth of a well.",
"These days a chicken leg is a rare dish.",
"Rice is often served in round bowls.",
"The juice of lemons makes fine punch.",
"The box was thrown beside the parked truck.",
"The hogs were fed chopped corn and garbage.",