Skip to content

bilalq/xterm-256color-palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xterm-256color-palette

JS module exposing xterm-256color's palette as a list of Strings

This can be easily consumed by modules such as the eight-bit-color-picker.

Since this module exposes itself via the UMD returnExports format, it will work with whatever module loading system you're using. If you're in a browser and have no module loader present, it will register a global called xterm256ColorPalette.

Install

npm:

npm install --save xterm-256color-palette

Bower:

bower install --save xterm-256color-palette

Component:

component install bilalq/xterm-256color-palette

License

MIT

About

JS module exposing xterm-256color's palette as a list of Strings

Resources

License

Stars

Watchers

Forks

Packages

No packages published