This package has been deprecated

Author message:

This package is no longer maintained

@sinonjs/formatio

6.0.0 • Public • Published

formatio - DEPRECATED


This package has been deprecated and will receive no further maintenance.

If you need this package, please fork it and maintain it yourself.


Build status codecov Contributor Covenant

The cheesy object formatter

Pretty formatting of arbitrary JavaScript values. Currently only supports ascii formatting, suitable for command-line utilities. Like JSON.stringify, it formats objects recursively, but unlike JSON.stringify, it can handle regular expressions, functions, circular objects and more.

formatio is a general-purpose library. It works in browsers (including old and rowdy ones, like IE6) and Node. It will define itself as an AMD module if you want it to (i.e. if there's a define function available).

Installation

npm install @sinonjs/formatio

Documentation

https://sinonjs.github.io/formatio/

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on GitHub with a link to your site. [Become a sponsor]

Licence

formatio was released under BSD-3

Readme

Keywords

none

Package Sidebar

Install

npm i @sinonjs/formatio

Weekly Downloads

1,132,934

Version

6.0.0

License

BSD-3-Clause

Unpacked Size

23 kB

Total Files

5

Last publish

Collaborators

  • simenb
  • mrgnrdrck
  • fatso83
  • mantoni
  • cjohansen
  • benjamin.gruenbaum