152 packages
anchor
High-level validation library for Node.js (used in Waterline)
baggywrinkle
Run a machine from an AWS Lambda function.
doc-templater
Compiles a tree of Github-flavored markdown files into themable HTML templates. Supports pulling directly from multiple remote or local git repositories and exposes lifecycle hooks for transforming markdown input (beforeConvert) or HTML output (afterConv
enpeem
Lightweight wrapper for accessing npm programmatically (alternative to adding `npm` as a dependency)
generator-machinepack
Yeoman generator for machinepacks.
include-all
An easy way to include all node.js modules within a directory.
knox-mpu-alt
Provide multi part upload functionality to Amazon S3 using the knox library. Forked from knox-mpu.
machine
Build functions in standardized containers.
machine-as-action
Run a machine from an HTTP or WebSocket request.
machine-as-script
Run a machine as a command-line script.
machinepack
CLI tool for working with machinepacks and their machines.
machinepack-arrays
Work with arrays.
machinepack-bitly
Work with the bitly API
machinepack-boatswain
Machines for cleaning up Github issues
machinepack-booleans
Work with true/false values and boolean operators like AND (&&), OR (||), NOT (!), and the ternary qualifier (?/:).
machinepack-console
Work with the console/terminal. Supports logging text output and reading user input via interactive prompts.
machinepack-csv
Work with CSV (comma-separated value) data
machinepack-datetime
Work the dates and times.
machinepack-elasticsearch
Access the ElasticSearch API in Node.js.
machinepack-emailaddresses
Work with email addresses.
machinepack-facebook
Communicate with Facebook to authenticate, get profile data, friends, likes, and more.
machinepack-fs
Work with the local filesystem; list files, write files, etc.
machinepack-git
Machines for working with the `git` command line interface.
machinepack-github
Communicate with the Github API to get repos, commits, etc.
machinepack-gravatar
Communicate with the Gravatar api to get a gravatar image.