ftm.js

0.1.6 • Public • Published

FTM

console.time in class

Usage

// without transpiler
const ftm = require('ftm.js').default

// with transpiler
import ftm from 'ftm.js'

ftm.define('test').startAll()
setTimeout(() => f.stop('test'), 2000)

Readme

Keywords

none

Package Sidebar

Install

npm i ftm.js

Weekly Downloads

0

Version

0.1.6

License

MIT

Last publish

Collaborators

  • kocisov