2.0.4 • Published 6 years ago

pretty-format2 v2.0.4

Weekly downloads
3,065
License
MIT
Repository
github
Last release
6 years ago

pretty-format2 WIP

Stringify any value. Better, faster, prettier.

Comparison of printing massive objects

JSON.stringify() - 5890349ns - 0.589034923s total (100 runs)
prettyFormat2()  - 27983169ns - 2.79831686s total (100 runs)
prettyFormat()   - 41300268ns - 4.130026818s total (100 runs)
util.inspect()   - 58310463ns - 5.831046269s total (100 runs)
2.0.4

6 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago