Packages 25
Description
A front end web application framework that provides backwards compatability for brownie based systems
Publisher
Description
Implement a command line interface that calls functions within your application.
Publisher
Description
A command line formatting utility that makes it easy to manage word wrapping, indents, padding, columns, and more. Also works with ansi-encoding libraries chalk, colors, and others.
Publisher
Description
A tool for defining and using object schemas that can be used to normalize and validate object configurations.
Publisher
Description
Create custom JavaScript errors that also match instanceof.
Publisher
Description
Write to a file until limits you define are reached, after which a new file is created to and written to until its limits are reached, and so on.
Publisher
Description
Take a function that accepts a callback as it's last parameter and makes it so that you can use the callback paradigm or the promise paradigm on that function.
Publisher
Description
Add the settle method to the bluebird 3.x library.
Publisher
Description
Manage OAuth client grant and auth code grant access tokens for BYU's implementation of WSO2.
Publisher
Description
Add console functions that also output where the call was made.
Publisher
Description
An event emitter that can only be called through the protected interface.
Publisher
Description
Assisted swagger response generation for objects and arrays, following the swagger definition file.
Publisher
Description
Create a queue where values time out if not removed soon enough
Publisher
Description
An NPM package that facilitates the scatter gather design pattern using AWS SNS Topics.
Publisher
Description
Compose swagger documents using an intuitive interface.
Publisher
Description
Take a string and a number and perform binary case switching on alpha characters.
Publisher
Description
Write code for a server, without the server.
Publisher
Description
An express like router for sans-server.
Publisher
Description
Run time type validation, transformation, and error generator that works out of the box on primitives, objects, arrays, and nested objects. Also extensible for custom types.
Publisher
Description
Sans-Server middleware that uses swagger documents to define routes, validate requests, validate responses, and to produce mocks.