Skip to content

senecajs/seneca-allow

Repository files navigation

Seneca

A Seneca.js plugin

@seneca/allow

npm version build Known Vulnerabilities

Voxgig This open source module is sponsored and supported by Voxgig.

Install

npm install @seneca/allow

Quick Example

require('seneca')()
  .use('@seneca/allow')

More Examples

See test/ for more usage examples.

Motivation

A Seneca.js plugin.

Support

If you're using this module and need help, you can:

API

Options

None.

Action Patterns

Contributing

The Senecajs org encourages open participation. If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.

Running tests

npm run test

Background

Part of the Senecajs org.

About

Allow messages only if criteria are met.

Resources

License

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Generated from senecajs/seneca-gateway