UNPKG

chromafi

Version:

🦅 cli syntax highlighting: any function - any object - 176 languages

9 lines (6 loc) • 130 B
const chromafi = require('../.') function add (a, b) { return a + b } const chromantic = chromafi(add) console.log(chromantic)