forkcolours
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "forkcolours", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "4x times faster than chalk and use 5x less space in node_modules", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
# Fork Colours | ||
A tiny and fast Node.js library to ANSI colors to terminal output. | ||
A brand new, not another, special and fast Node.js library to ANSI colors to terminal output. | ||
@@ -13,12 +13,14 @@ >Started as a fork | ||
**Main features:** | ||
**Key features:** | ||
* This library was inspired by many **unique** libraries | ||
* This library was inspired by many other **unique** libraries | ||
* It is **faster** than alternatives | ||
* It is british friendly: Tiny **Colours** not **Colors** | ||
* It is British friendly: Tiny **Colours** not **Colors** | ||
* It is a **fork** of **fork** | ||
* It is **one-liner** program | ||
* Total files: **7** | ||
* Package size: **4.6 kB** | ||
* Unpacked size: **14.9 kB** | ||
**Besides:** | ||
**Also:** | ||
* It is **4 times faster** than `chalk` for simple use cases. | ||
@@ -25,0 +27,0 @@ * **No dependencies.** It takes **5 times less space** in `node_modules` |
14983
194