ruted-format
v1.0.1
Published
All tools in βππ, the rich Unicode text editing (RUTED, pronounced ΛruΛtΙͺd) suite, share the same underlying format. The βππ suite allows you to enter Unicode symbols easily and consistently in different applications and operating systems. βππ-forma
Downloads
34
Readme
βππ-format: The rich Unicode text editing format
All tools in βππ, the rich Unicode text editing (RUTED, pronounced ΛruΛtΙͺd) suite, share the same underlying format. The βππ suite allows you to enter Unicode symbols easily and consistently in different applications and operating systems. βππ-format consists of various detailed modes that map source input strings to symbolic Unicode characters. Each mode focuses on a single category of Unicode symbols, like characters in a bold font, mathematical symbols, arrows, etc.
βππ-format is still very much a work in progress. Current version: 1.0.0-alpha.4.
Installation
Install via NPM:
npm install -g ruted-format
Usage
Ruted-format is meant to be used as a back-end for all kinds of editors. Query ruted-format to get a list of the available modes or to get a mode's list of replacement rules to apply in your editor.
Use in other programs
Currently, there is just one project using ruted-format to offer easily entering unicode symbols: ruted-vim.
Command-line usage
Usage: ruted-format [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
info [options] Show information about this ruted-format installation
list [options] List the available modes
show [options] <key> Get the mode spefied with key
help [command] display help for command