Compare commits
2 Commits
cb5de6948f
...
180313b47d
| Author | SHA1 | Date | |
|---|---|---|---|
| 180313b47d | |||
| 57c654a220 |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
package-lock.json
|
||||
2
ansi-tunc.mjs
Normal file → Executable file
2
ansi-tunc.mjs
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/* VIBE ALERT
|
||||
|
||||
This code was generated using OpenAI’s ChatGPT (GPT-5.2 Thinking, large language model).
|
||||
|
||||
2
grep-mtime-sorter.mjs
Normal file → Executable file
2
grep-mtime-sorter.mjs
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/* VIBE ALERT
|
||||
|
||||
This code was generated using OpenAI’s ChatGPT (GPT-5.2 Thinking, large language model).
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ansi-tools",
|
||||
"version": "0.1.0",
|
||||
"name": "efforting-shell-utils",
|
||||
"version": "0.1.1",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user