nu_scripts/modules/formats
Piepmatz df90d65eec
Add from env (#808)
This adds a little command that allows opening .env files as records.
My implementation removes comments and works with both quoted and
unquoted .env files.
2024-04-03 06:49:41 -05:00
..
from-cpuinfo.nu 🐛 fix more parser errors (#783) 2024-03-15 21:10:27 -05:00
from-dmidecode.nu 🐛 fix more parser errors (#783) 2024-03-15 21:10:27 -05:00
from-env.nu Add from env (#808) 2024-04-03 06:49:41 -05:00
README.md refactor: (#418) 2023-04-25 17:56:25 -05:00
remove-diacritics.nu refactor: (#418) 2023-04-25 17:56:25 -05:00
to-ini.nu 🐛 fix a couple of parser errors (#782) 2024-03-10 14:05:01 -05:00
to-number-format.nu 🐛 fix more parser errors (#783) 2024-03-15 21:10:27 -05:00

Formatting scripts

Definition

The scripts in this folder are used to help formatting nicely inputs/outputs of nushell.