https://github.com/assemble/tmp-api-test
testing
https://github.com/assemble/tmp-api-test
Last synced: about 1 year ago
JSON representation
testing
- Host: GitHub
- URL: https://github.com/assemble/tmp-api-test
- Owner: assemble
- License: mit
- Created: 2017-04-19T18:25:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T18:38:03.000Z (about 9 years ago)
- Last Synced: 2025-02-16T10:15:04.363Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://assemble.io
- Size: 3.91 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# tmp-api-test [](https://npmjs.org/package/tmp-api-test) [](https://travis-ci.org/assemble/tmp-api-test)
> testing
## Installation
```sh
$ npm install --save tmp-api-test
```
## Usage
```js
var tmpApiTest = require('tmp-api-test');
tmpApiTest();
```
## License
MIT © [Brian Woodward](https://doowb.com)