1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-07-30 13:47:46 +00:00
nu_scripts/modules/formats
Justin Ma 90eb75d97f
Fix from env custom command (#1045)
Fix `from env` custom command

#### Description

This pull request addresses issues with the `from env` custom command in
the Nushell script, improving the handling and sanitization of parsed
environment variable values. The main focus of this update is to enhance
the parsing behavior to handle edge cases and ensure proper formatting
of output.
2025-02-13 06:18:13 -06: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 Fix from env custom command (#1045) 2025-02-13 06:18:13 -06: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.