chalk 1.2.1 chalk: ^1.2.1 copied to clipboard
Chalk helps to style your terminal strings
1.2.1 #
- Fixed incorrect yellow ansi code
1.2.0 #
- Breaking feat: Exported public chalk instance.
- Now
Chalk
instance can be accessed using the variablechalk
.
1.1.5 #
- Bug fix
- Add new text colors
1.0.4 #
- Bug Fix
- Doc Update
underline
andstrikeThrough
are not widely supported
1.0.3 #
- Bug Fix
1.0.2 #
- Doc Update
1.0.1 #
- Initial Release
1.0.1-dev.1 #
- Doc Changes
1.0.0-dev.2 #
- Add new example
1.0.0-dev.1 #
- Initial version.