0.0.14 • Published 3 years ago

@chrift/frekl-base v0.0.14

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Frekl

Zero config simple development logging system

Example usage

// Importing frekl will start the udp server and expose a static file server for the frekl dashboard
// The url of the frekl dashboard will be logged to the console
import frekl from '@chrift/frekl'

for(let i = 0; i <= 100; i++)
    frekl('Line number', i)
0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago