https://github.com/jadedblueeyes/colol
A supersimple terminal color library.
https://github.com/jadedblueeyes/colol
Last synced: 2 months ago
JSON representation
A supersimple terminal color library.
- Host: GitHub
- URL: https://github.com/jadedblueeyes/colol
- Owner: JadedBlueEyes
- License: mit
- Created: 2019-02-07T16:40:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T12:38:39.000Z (over 3 years ago)
- Last Synced: 2024-09-17T01:21:16.816Z (9 months ago)
- Language: Rust
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
A supersimple terminal color library.
Colol is a simple, cross-platform color library that works by printing escape codes to the terminal.
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or )
* MIT license
([LICENSE-MIT](LICENSE-MIT) or )at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.