UNPKG

chromafi

Version:

💥 Syntax highlight to console: any function - any - object - any language.

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