UNPKG

opencolor

Version:

A collection of functions to parse Open Color files, construct them via code and write them

10 lines (9 loc) 127 B
language: node_js node_js: - '6' - '5' - '4' - '0.12' # to test non-es2015 stuff script: - npm test - npm run lint