UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

7 lines (3 loc) 140 B
var parse = require('./'); var str = "14px 1.5 'proxima-nova', 'Helvetica Neue', Arial, Helvetica, sans-serif"; console.log(parse(str));