ghooost / mycounter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install:

brew install closure-compiler
npm ci

e2e tests

npm run e2e

There are tests for simple page, fot iframe from the same origin, for iframe from another origin.

Unit tests

npm run test

Linting

npm run eslint
npm run eslint-fix

Build

npm run build

About


Languages

Language:TypeScript 69.6%Language:JavaScript 24.9%Language:HTML 5.4%