moovjs
TypeScript icon, indicating that this package has built-in type declarations

0.2.75 • Public • Published

Moov.js

A client-side library for handling PII and interacting with Moov.

Getting Started

Ensure that platform-dev is running. Bundle Moov.js by running npm run build.

You can test Moov.js by running the demo site. Follow the instructions at ../demoSite/README.md.

Package Commands

npm run build

Builds the moov.js script from the contents of the ./src folder and outputs to ./dist directory.

npm run build:watch

Same as npm run build, but also watches for code changes and then regenerates the bundle.

npm run clean

Removes the ./dist folder containing the Moov.js build.

npm run generate-docs

Generates documentation for Moov.js from ./src/models.ts. Outputs to ./docs.

npm run generate-types

Generates type declaration files from the ./src folder. Outputs to ./types.

/moovjs/

    Package Sidebar

    Install

    npm i moovjs

    Weekly Downloads

    2

    Version

    0.2.75

    License

    ISC

    Unpacked Size

    1.14 MB

    Total Files

    128

    Last publish

    Collaborators

    • sethatmoov