https://github.com/thebespokepixel/sgr-composer
Compose SGR codes from RGB values
https://github.com/thebespokepixel/sgr-composer
24-bit color node-module npm sgr terminal
Last synced: about 2 months ago
JSON representation
Compose SGR codes from RGB values
- Host: GitHub
- URL: https://github.com/thebespokepixel/sgr-composer
- Owner: thebespokepixel
- License: mit
- Created: 2016-01-17T15:35:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T17:54:45.000Z (about 2 years ago)
- Last Synced: 2025-02-28T19:55:11.547Z (3 months ago)
- Topics: 24-bit, color, node-module, npm, sgr, terminal
- Language: JavaScript
- Homepage: https://thebespokepixel.github.io/sgr-composer
- Size: 27.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# SGR Composer
>Compose SGR codes from RGB values, with additional styling (supports 24bit SGR).
##### Publishing Status
[](https://www.npmjs.com/package/sgr-composer "npm") [](https://libraries.io/github/thebespokepixel/sgr-composer "Libraries.io")
[](https://travis-ci.com/thebespokepixel/sgr-composer "Travis") [](https://github.com/rollup/rollup/wiki/pkg.module "Rollup")##### Development Status
[](https://travis-ci.com/thebespokepixel/sgr-composer "Travis") [](https://libraries.io/github/thebespokepixel/sgr-composer "Libraries.io")
[](https://snyk.io/test/github/thebespokepixel/sgr-composer "Snyk") [](https://codeclimate.com/github/thebespokepixel/sgr-composer/maintainability "Code-Climate") [](https://codeclimate.com/github/thebespokepixel/sgr-composer/test_coverage "Code-Climate Coverage")##### Documentation/Help
[](https://inch-ci.org/github/thebespokepixel/sgr-composer "Inch.io") [](https://twitter.com/thebespokepixel "Twitter")
## Usage
#### Installation
```shell
npm install --save sgr-composer
```#### Examples
```javascript
import SGRcomposer from 'sgr-composer'
```## Documentation
Full documentation can be found at [https://thebespokepixel.github.io/sgr-composer][1][1]: https://thebespokepixel.github.io/sgr-composer