0.2.1 • Published 25 days ago

veeva-approved-email-util v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
25 days ago

Veeva Approved Email Utility Functions

npm (scoped)

This repo contains a small library of JS functions to be used for the development of Veeva Approved Emails (VAEs) applications and automation/developer tools.

Getting Started

Installation

Simply run the following command by running:

npm i veeva-approved-email-util

Then include the package in your files.

const vaeUtil = require('veeva-approved-email-util')

Usage

Refer to the wiki on the list of available functions to use in this package.

Tests

All unit tests for this library uses jest are stored in the tests folder.

Additional Links

Author

Jayvin Duong

0.2.1

25 days ago

0.1.1

28 days ago

0.1.0

1 month ago