Emulate-Hyperion

(★ 25)

This is a guide on How to Emulate Hyperion

File Explorer

  • LICENSE
  • README.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

expand

View Details ▼

Convert tabs to spaces.

expand {{path/to/file}}

Convert tabs in each file to spaces, writing to `stdout`:

expand {{path\to\file.cab}} {{path\to\directory}}

Uncompress a single-file Cabinet file to the specified directory:

expand

Convert tabs to spaces, reading from `stdin`:

// repository documentation