prolix

1.0.2 • Public • Published

Prolix

Build Status

A debug and benchmark mixin for Atom modules.

Prolix = require 'prolix'
 
module.exports =
class MyModule
  Prolix('my_module_channel').includeInto(this)
 
  someFunction: ->
    @log "in the function"
 
    @startBench()
 
    # do stuff 
 
    @markIntermediateTime('some stuff done')
 
    # do more stuff 
 
    @endBench('someFunction execution')
 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i prolix

Weekly Downloads

0

Version

1.0.2

License

none

Last publish

Collaborators

  • abe33