Directories ¶
Path | Synopsis |
---|---|
6bitgen generates prints all possible 6-bit ASCII in ascending order.
|
6bitgen generates prints all possible 6-bit ASCII in ascending order. |
ansichess shows a chess board in an ANSI terminal.
|
ansichess shows a chess board in an ANSI terminal. |
btoa computes the ascii85 encoding of a binary file.
|
btoa computes the ascii85 encoding of a binary file. |
checkluhn runs the Luhn algorithm on a purported credit card number.
|
checkluhn runs the Luhn algorithm on a purported credit card number. |
enctest allows to dynamically test different text encodings.
|
enctest allows to dynamically test different text encodings. |
goast parses Go into an AST.
|
goast parses Go into an AST. |
godiff computs a diff between two files
|
godiff computs a diff between two files |
helloworld is a minimal 'hello world' program in Go.
|
helloworld is a minimal 'hello world' program in Go. |
jsonfmt formats JSON files in place.
|
jsonfmt formats JSON files in place. |
least is proof-of-concept implementation of 'less' with the tcell package.
|
least is proof-of-concept implementation of 'less' with the tcell package. |
liner demoes command line editor with history.
|
liner demoes command line editor with history. |
md2pdf converts Markdown content containing frontmatter into PDFs.
|
md2pdf converts Markdown content containing frontmatter into PDFs. |
mdfmt formats Markdown content containing frontmatter.
|
mdfmt formats Markdown content containing frontmatter. |
mdserve serves Markdown files as HTML on localhost.
|
mdserve serves Markdown files as HTML on localhost. |
randpass prints a random password (128-bit, 192-bit, or 256-bit) in base64 encoding to stdout.
|
randpass prints a random password (128-bit, 192-bit, or 256-bit) in base64 encoding to stdout. |
rstserve serves reStructuredText files as HTML on localhost.
|
rstserve serves reStructuredText files as HTML on localhost. |
secretbox is a simple tool to encrypt and decrypt files with NaCL's secretbox.
|
secretbox is a simple tool to encrypt and decrypt files with NaCL's secretbox. |
stuffcoun counts stuff in a stuff.md file.
|
stuffcoun counts stuff in a stuff.md file. |
svgpyramid draw a pyramid SVG infographic.
|
svgpyramid draw a pyramid SVG infographic. |
tcelltest takes the tcell package for a test drive.
|
tcelltest takes the tcell package for a test drive. |
termecho is a test program that echos lines typed in a terminal.
|
termecho is a test program that echos lines typed in a terminal. |
tinfo prints infos about the terminal it is running in.
|
tinfo prints infos about the terminal it is running in. |
totaltime shows the total play time of the video content rooted at current directory.
|
totaltime shows the total play time of the video content rooted at current directory. |
urldecode decodes URL parameters
|
urldecode decodes URL parameters |
package watches a set of files and executes a command if one of them changes.
|
package watches a set of files and executes a command if one of them changes. |
xml2json converts XML to JSON.
|
xml2json converts XML to JSON. |
yamlfmt formats YAML files in place.
|
yamlfmt formats YAML files in place. |
Click to show internal directories.
Click to hide internal directories.