UNPKG

manuel

Version:

A super customizable VDOM autocomplete with *production ready* defaults.

15 lines (11 loc) 147 B
image: node:8.2.1 cache: paths: - node_modules/ stages: - test test: stage: test script: - npm install - npm test