Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@twilio-labs/runtime-helpers

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-labs/runtime-helpers

A set of common utility code for use in Twilio Functions.

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6.3K
increased by0.05%
Maintainers
2
Weekly downloads
 
Created
Source

@twilio-labs/runtime-helpers

This is a set of useful utility code for use in Twilio Runtime and Twilio Functions code.
Full reference documentation at twilio-labs.github.io/runtime-helpers/


Installation

To use this library in a Twilio Function, see our documentation on adding new dependencies to Functions.

Goals

runtime-helpers is a curated collection of code we've found useful in working with the Twilio Runtime platform and Twilio Functions. Much of this repository is adapted from commonly-used Function code written for popular Quick Deploy apps. Compared with copy-pasted versions of the same code, the utilities in runtime-helpers have the following advantages:

  • All code is typechecked via Typescript and has a full set of unit tests
  • Any improvements we make can easily be incorporated into your app via standard NPM mechanisms
  • We provide a single, trusted implementation for security-conscious code
  • The runtime-helpers API is consistent; multiple conflicting implementations of functions are not possible

Contributing

This project welcomes contributions from the community. Feel free to open a pull request for any features, bug fixes, or any other contributions you want to make.

Code of Conduct

Please be aware that this project has a Code of Conduct. The tldr; is to just be excellent to each other ❤️

License

MIT

FAQs

Package last updated on 24 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc