JSPM

twilio

0.8.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1821861
  • Score
    100M100P100Q217618F

A Twilio helper library

Package Exports

  • twilio

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (twilio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-twilio

A node.js Twilio helper library. For usage infomation and API docs, head out here:

http://kwhinnery.github.com/twilio-node/

Roadmap

New development, working toward an eventual 1.0 release, will be on the master branch. Planned feature releases are:

  • complete 0.5.x - A revamp of the REST client interface (API changes possible in future releases)
  • complete 0.6.x - A revamp of the TwiML generation interface (API changes possible in future releases)
  • complete 0.7.x - Addition of capability token generation for use with Twilio Client (API changes possible in future releases)
  • 1.x - Feature complete for REST API integration, TwiML generation, and Twilio Client back end support (API locked, no breaking changes in 1.x releases)

Questions? Contact kwhinnery@twilio.com.

Looking for 0.4.x or earlier documentation? That's here.