emphasize

v7.0.0
ANSI syntax highlighting for the terminal
ansi code highlight highlighting syntax terminal

build

tsc --build --clean && tsc --build && type-coverage

format

remark . --frail --output --quiet && prettier . --log-level warn --write && xo --fix

prepack

npm run build && npm run format

test

npm run build && npm run format && npm run test-coverage

test-api

node --conditions development test/index.js

test-coverage

c8 --100 --reporter lcov npm run test-api
npm i emphasize

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 11/1/2023

Downloads

Maintainers