Data

Inspect and change configuration files and structured data, read image metadata, and run validated calculations directly on the hosting account.

`conf`, `ini`, `json`, `properties`, `toml`, `xml` and `yml` work directly with files. `exif` reads image metadata without changing the image, while `math` provides numerical functions without touching project files.

9 commands
lil-terminal

Commands

  • confDirect work with common key/value and section-based configuration filesconf <file> [key|options] · conf dump <file>
  • exifImage metadata and GPS dataexif <file> [options]
  • iniDirect inspection, search and focused editing of INI filesini <file> [key|options] · ini dump <file>
  • jsonDirect inspection, search and focused editing of JSON filesjson <file> [key|options] · json dump <file>
  • mathMathematical constants and functionsmath <function> [args]
  • propertiesDirect inspection, search and focused editing of Java-style properties filesproperties <file> [key|options] · properties dump <file>
  • tomlDirect work with common TOML configuration filestoml <file> [key|options] · toml dump <file>
  • xmlDirect inspection, search and focused editing of XML filesxml <file> [key|options] · xml dump <file>
  • ymlDirect work with common YAML configuration filesyml <file> [key|options] · yml dump <file>

Install the whole group

Download setup.lil to install the current versions of every installable command in this group.

install conf -v 1.1.5
install exif -v 1.2.3
install ini -v 1.3.5
install json -v 1.3.5
install math -v 1.1.4
install properties -v 1.1.5
install toml -v 1.1.5
install xml -v 1.1.5
install yml -v 1.1.5

Commands built into the core are skipped automatically.

Download setup.lil ↓