formatio

WebJar for formatio

License

License

BSD 3-Clause
Categories

Categories

JavaScript Languages Github Development Tools Version Controls ORM Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-busterjs-formatio
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

formatio
WebJar for formatio
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/busterjs/formatio

Download github-com-busterjs-formatio

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-busterjs-formatio/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-busterjs-formatio</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-busterjs-formatio/
implementation 'org.webjars.npm:github-com-busterjs-formatio:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-busterjs-formatio/
implementation ("org.webjars.npm:github-com-busterjs-formatio:1.2.0")
'org.webjars.npm:github-com-busterjs-formatio:jar:1.2.0'
<dependency org="org.webjars.npm" name="github-com-busterjs-formatio" rev="1.2.0">
  <artifact name="github-com-busterjs-formatio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-busterjs-formatio', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-busterjs-formatio" % "1.2.0"
[org.webjars.npm/github-com-busterjs-formatio "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : samsam jar [1,2)

Project Modules

There are no modules declared in this project.

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

org.webjars.npm

Buster.JS

Versions

Version
1.2.0