Skip to content

Instantly share code, notes, and snippets.

View DaneTheory's full-sized avatar
🏠
Working from home

Branden Dane DaneTheory

🏠
Working from home
View GitHub Profile
@DaneTheory
DaneTheory / index.mjs
Last active December 24, 2021 23:36 — forked from zkat/index.js
npx test
#!/usr/bin/env node
import { $, require } from 'zx'
// const currDate = await $`date`
// await console.log(currDate)
try {
@DaneTheory
DaneTheory / ThePackageDotJson_Backup.json
Created June 24, 2021 20:59
The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry - Backup
[
{
"title": {
"short": "The Package (dot) JSON",
"full": "The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry",
"alt": "ThePackageDotJson"
},
"author": {
"name": "Branden Dane",
@DaneTheory
DaneTheory / ThePackageDotJson_InitFields-PreferUnplugged.json
Created June 24, 2021 18:33
The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry - InitFields: Prefer Unplugged
[{
"npm:current": {
"ref": "",
"source": [
]
},
"npm:legacy": {
"ref": "",
"source": [
@DaneTheory
DaneTheory / ThePackageDotJson_InitFields-DependenciesMeta.json
Last active June 24, 2021 18:34
The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry - InitFields: Dependencies Meta
[{
"npm:current": {
"ref": "",
"source": [
]
},
"npm:legacy": {
"ref": "",
"source": [
@DaneTheory
DaneTheory / ThePackageDotJson_InitFields-LanguageName.json
Created June 24, 2021 18:21
The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry - InitFields: Language Name
[{
"npm:current": {
"ref": "",
"source": [
]
},
"npm:legacy": {
"ref": "",
"source": [
@DaneTheory
DaneTheory / ThePackageDotJson_InitFields-Workspaces.json
Created June 24, 2021 18:21
The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry - InitFields: Workspaces
[{
"npm:current": {
"ref": "",
"source": [
]
},
"npm:legacy": {
"ref": "",
"source": [
@DaneTheory
DaneTheory / ThePackageDotJson_InitFields-Module.json
Last active June 24, 2021 18:17
The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry - InitFields: Module
[{
"npm:current": {
"ref": "",
"source": [
]
},
"npm:legacy": {
"ref": "",
"source": [
@DaneTheory
DaneTheory / ThePackageDotJson_InitFields-Type.json
Last active June 24, 2021 18:15
The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry - InitFields: Type
[{
"npm:current": {
"ref": "",
"source": [
]
},
"npm:legacy": {
"ref": "",
"source": [
@DaneTheory
DaneTheory / ThePackageDotJson_InitFields-InstallConfig.json
Last active June 24, 2021 18:03
The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry - InitFields: Install Config
[{
"npm:current": {
"ref": "",
"source": [
]
},
"npm:legacy": {
"ref": "",
"source": [
@DaneTheory
DaneTheory / ThePackageDotJson_InitFields-PublishConfig.json
Last active June 24, 2021 18:02
The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry - InitFields: Publish Config
[{
"npm:current": {
"ref": "",
"source": [
]
},
"npm:legacy": {
"ref": "",
"source": [