New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bespoken-tools

Package Overview
Dependencies
Maintainers
2
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bespoken-tools

Tools for making Alexa development easier and more fun

  • 0.9.25
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
415
decreased by-38.61%
Maintainers
2
Weekly downloads
 
Created
Source

BST

Switch to BEAST mode
Rampage through code/test iterations for Alexa and Lambda development

Build Status Coverage Status NPM Version Read The Docs Read The Docs


Overview

With Bespoken Tools, develop faster and better. Do not slow-down for:

  • Time-consuming server deployments
  • Over-complicated and highly manual testing routines
  • Complex ffmpeg encoding and configuration

With Bespoken tools, build high-quality, faster.

The command-line tools include:

  • Deploy - One-command deployment of Lambda functions
  • Proxy - Easily debug Alexa requests by having them send directly to your laptop
  • Speak and Intend - Send intents and utterances to your Alexa skill

The library provides:

  • BSTAlexa - Alexa emulator for unit-testing and functional-testing of your skills
  • BSTEncode - Encodes audio files for use in SSML without pesky ffmpeg
  • Logless - Completely painless, serverless logging

Installation

For use of the CLI:

$ npm install bespoken-tools -g

For use of the Bespoken Tools library (including Logless and the Emulator):

$ npm install bespoken-tools --save

For additional help, see Getting Started

Tutorials For Alexa Skills

Tutorials For General Lambdas

Questions/Feedback?

Talk to us on Gitter, also feel free to open an issue for a bug or feature request.

We love to hear feedback.

FAQs

Package last updated on 22 Dec 2016

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