lsp-cli 0.1.6

Command-line tool for talking to Language Server Protocol (LSP) servers from the terminal.
1
2
3
local timestamp = require("timestamp")

print(timestamp.format_timestamp(12.5))