Skip to content

Instantly share code, notes, and snippets.

@cvladan
cvladan / OpenWrt-List-My-Packages.sh
Last active November 10, 2024 20:07 — forked from alfredkrohmer/list-user-installed-packages.sh
A collection of scripts for listing packages installed later, after the initial setup in OpenWrt.
# placeholder file used only for naming the gist
@cvladan
cvladan / CSSUtilities.js
Created June 1, 2023 13:35 — forked from yellow1912/CSSUtilities.js
Updated Selector.js and CSSUtilities to work in latest Chrome (v85)
// IMPORTANT: you need to import selector here
// import {Selector} from "@/Selector";
/*******************************************************************************
CSS0.99.1B :: CSSUtilities
-------------------------------------------------------------------------------
Copyright (c) 2010 James Edwards (brothercake) <[email protected]>
BSD License See license.txt for licensing information
Info/Docs http://www.brothercake.com/site/resources/scripts/cssutilities/
-------------------------------------------------------------------------------