@launchedla/snacktime
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Snacktime

Snacktime is a wrapper for the Launched LA internal database that will replicate into Snowflake. It is an enhanced place to store event-driven data.

Snacktime Baby

Usage

There are 2 main functions: recordAction and getActions. Refer to the test file for exact usage.

Adding New Types

Refer to this commit for reference.

  1. Add the new type in src/types.ts.
  2. Add a test in src/index.test.ts.
  3. Make sure npm t works.
  4. Make sure npm run build works.

Testing

  • Have Docker installed.
  • Run npm t -- --watch to run the tests and watch.

Readme

Keywords

none

Package Sidebar

Install

npm i @launchedla/snacktime

Weekly Downloads

407

Version

0.1.0

License

ISC

Unpacked Size

791 kB

Total Files

39

Last publish

Collaborators

  • afarcilla
  • mattddean
  • tusharranka