Skip to content

Instantly share code, notes, and snippets.

@burkybang
burkybang / . README.md
Last active October 10, 2023 20:33
SuiteAdvanced Scripts
@burkybang
burkybang / copy-file-paths.ts
Last active June 20, 2024 16:17
ScriptKit script: Drag and drop files onto UI, and all file names will be copied
// Name: Copy File Paths
import '@johnlindquist/kit';
interface ScriptKitFile {
lastModified: number;
lastModifiedDate: string;
name: string;
path: string;
size: number;
@burkybang
burkybang / . README.md
Last active September 25, 2023 14:00
NetSuite User Theme Colors

NetSuite User Theme Colors

Contains CSV and JSON formats