https://github.com/rosscomputerguy/os.js-twilioclient-application
A Twilio client for OS.js
https://github.com/rosscomputerguy/os.js-twilioclient-application
Last synced: 2 months ago
JSON representation
A Twilio client for OS.js
- Host: GitHub
- URL: https://github.com/rosscomputerguy/os.js-twilioclient-application
- Owner: RossComputerGuy
- License: apache-2.0
- Created: 2018-11-27T17:05:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T21:01:10.000Z (over 6 years ago)
- Last Synced: 2025-02-11T04:35:54.817Z (3 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Twilio Client
A Twilio client for OS.js.
# Installing
In your OS.js V3 install.
```
$ npm install osjs-twilioclient-application
$ npm run package:discovery
```