0.1.0 • Published 4 years ago

event-tracking-browser v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Event Tracking Browser

styled with prettier Known Vulnerabilities Travis Coverage Status Dev Dependencies

A project for tracking ptoject.

Usage

git clone https://github.com/anasrezk/event-tracking-browser.git

yarn

Features

Importing library

import EventTracker from 'event-tracking-browser';

NPM scripts

  • npm t: Run test suite
  • npm start: Run npm run build in watch mode
  • npm run test:watch: Run test suite in interactive watch mode
  • npm run test:prod: Run linting and generate coverage
  • npm run build: Generate bundles and typings, create docs
  • npm run lint: Lints code
  • npm run commit: Commit using conventional commit style (husky will tell you to use it if you haven't :wink:)
0.1.0

4 years ago