Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarquas/testlab-angular
TestLab Plugin for AngularJS Web Applications
https://github.com/tarquas/testlab-angular
Last synced: about 2 months ago
JSON representation
TestLab Plugin for AngularJS Web Applications
- Host: GitHub
- URL: https://github.com/tarquas/testlab-angular
- Owner: tarquas
- License: mit
- Created: 2014-11-03T09:33:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-03T10:11:48.000Z (about 10 years ago)
- Last Synced: 2024-04-24T12:25:49.027Z (9 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TestLab-Angular
===============TestLab Plugin for AngularJS Web Applications.
A plugin for TestLab .
# Installation
$ `npm i testlab-angular`
# Quick Usage
Put
```javascript
require( 'testlab-angular' );```
anywhere before fisrt using of `testlab`.