UNPKG

big-json-viewer

Version:

JavaScript Library to view big JSON structures.

14 lines (10 loc) 152 B
language: node_js node_js: - node install: - npm install - npm install codecov -g script: - npm test after_success: - codecov