UNPKG

@herlinus/coloquent

Version:

Library for retrieving model objects from a JSON-API, with a fluent syntax inspired by Laravel Eloquent.

7 lines 108 B
language: node_js node_js: - 'node' before_install: - npm install -g typescript@1.0 script: - npm test