rumpelstiltskin

1.1.0 • Public • Published

Commitizen friendly semantic-release code style: prettier

RUMpelstiltskin

A general utility to collect RUM(Real User Metrics) using the timing and performance APIs

Contributing

A note on commits

To ensure commits follow the semantic-release/conventional commit format, you will need to run:

npm run cz

This is in place of the usual git commit -m 'message' format. To make the above even easier, add an allias such as the following to your chosen Terminal:

alias cz="npm run cz"

Building

To build RUMpelstiltskin, do the following after having cloned the repo to your local machine:

npm i
npm run compile

This will write the file rumpelstiltskin.js to the root of the project. Include this at the bottom of your HTML document, and you are ready to use RUMpelstiltskin.

/rumpelstiltskin/

    Package Sidebar

    Install

    npm i rumpelstiltskin

    Weekly Downloads

    2

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    11.4 kB

    Total Files

    10

    Last publish

    Collaborators

    • schalkneethling