sherlock-holmes-partying-in-the-jungle

1.0.0 • Public • Published

Sherlock Holmes Partying in the Jungle

GitHub license

GitHub stars

AWS = Jungle

Event = Party

Parser = Sherlock Holmes

Sherlock Holmes Partying in the Jungle parses AWS events like SNS, S3, Kinesis Stream, DynamoDB Stream and returns a plain JavaScript object.

Example:

var parse = require('sherlock-holmes-partying-in-the-jungle').parse;
var items = parse(kinesisEvent);
import { parse } from 'sherlock-holmes-partying-in-the-jungle';
const items = parse(kinesisEvent);

Installing

$ npm install --save sherlock-holmes-partying-in-the-jungle

Contributing

Contributions are always welcome!

Credits

Developed by microapps

License

Sherlock Holmes Partying in the Jungle is available under the MIT license. See the LICENSE file for more info.

Package Sidebar

Install

npm i sherlock-holmes-partying-in-the-jungle

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • alexandresaiz
  • davidgf
  • g_alua