chalk-webpack is a Chalk clone but specifically for the frontend. It's a plugin for webpack that allows your console.logs to appear colorful in the browser - resulting in an improved developer experience. If you are looking for your logs to standout in an
Terminal string styling done right
Strip ANSI escape codes from a string
Wordwrap a string with ANSI escape codes
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
Slice a string with ANSI escape codes
easily create complex multi-column command-line-interfaces
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
Check if a string has ANSI escape codes
ANSI escape codes for styling strings in the terminal
Terminal string styling with tagged template literals
An elegant lib that converts the chalked (ANSI) text to HTML. (Community)
An elegant lib that converts the chalked (ANSI) text to HTML.
Dynamic Module Loader
Columnated lists for the CLI.
Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
Truncate a string to a specific width in the terminal
Element component chalk theme.
Generates command-line usage information
Decorate yargs content with chalk styles and figlet fonts
CommonJS version - The smallest and fastest command-line coloring package on the internet
The smallest and fastest command-line coloring package on the internet
A package for the @ogma packages to deal with adding color and string styling to terminal logs
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.