UNPKG

oboe

Version:

Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finish

14 lines (13 loc) 196 B
language: node_js node_js: - "13" - "12" - "10" - "8" jobs: include: - stage: heap node_js: 13 before_install: - npm i puppeteer script: npm run test-heap