0.0.14 • Published 2 years ago

@chrift/frekl-base v0.0.14

Weekly downloads
-
License
-
Repository
github
Last release
2 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

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago