Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.
This repository was archived by the owner on Aug 11, 2026. It is now read-only.

NPM usage instructions #12

Description

@petermoresi

Would be really helpful if you added some instruction on how to install and use via npm into the README.

Install:

 npm i @procore/procore-iframe-helpers

Usage:

// esm syntax
import {initialize} from "@procore/procore-iframe-helpers"

// commonjs syntax
var {initialize} = require("@procore/procore-iframe-helpers")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions