Search results
58 packages found
Function to pretty-print an object with an ability to annotate every value.
Formats json files in the given path. Files have to have the .json extension when a directory is supplied.
Determine function equivalence by pretty-printing, then comparing the strings
Eslint config with prettier @ableneo/modules
- eslint
- eslint-config
- eslint-config with prettier
- eslint-config for typescript
- eslint-config for flow-type
- react-app config
- prettier
- react
- jest
- flow
- flowtype
- typescript
- typescript-eslint
- format
- View more
Format a request / response from within [Insomnia REST Client](https://insomnia.rest/)! The result is copied to the clipboard. Currently, a request / reponse is formatted as HTML and plain text.
Rich visual representation and editor of javascript objects and values.
prettifies ndjson from wzrd and similar tools - fork to show more data
Pretty-print an object's keys and values to a string or HTML.
Latest version of Pretty Diff for use in Atom Beautify to field test it in the wild before moving on to Pretty Diff 3.
Formats XML into a more readable format by inserting linebreaks and indents. Supports all element types (e.g. processing instructions) and also the xml:space attribute
Print grams in different measurements and in a readable form: `1234567` -> `1.234 tonne`, `123456` -> `123.456 kg`
Language aware code comparison tool for several web based languages. It also beautifies, minifies, and a few other things.
Library for pretty-printing objects inspired by YAML.
Utility function to beautify JSON string...like JSON.stringify() but better
a better `node -p` that accepts stdin and can format and highlight output
📝 Yet another logger
Pretty prints and minifies XML/JSON/SQL/CSS
A tool for making Winston logs print better. Parses JSON and formats it for the console.
> Russian for: prettily
### Introdution I used [debug](https://github.com/visionmedia/debug) in most of my projects, it's a very good library. But there are some limitations as I have to write a new library to serve my projects. It is based on [debug](https://github.com/visionme