All Projects → gabrielcsapo → miette

gabrielcsapo / miette

Licence: MIT license
Fancy upgrade to console.log

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects
CSS
56736 projects

miette

Fancy upgrade to console output

This is early days! Until we hit 1.0.0 the API is subject to change. Help us out in understanding what your use case is and how we can harden the API layer to be helpful in your project!

Example screenshot

What is this?

Inspired by https://github.com/zkat/miette this library aims to make error logging and diagnostic messages more user friendly!

Installation

npm install miette --save

Usage

For the API layer and general examples please visit the api website!

Playground

For a quick and easy playground environment just simply clone this repo and run:

npm run playground

Development

This is a lerna repo, simply running npm install at the top level will allow you to install all the dependencies necessary.

Once you have installed all dependencies you can cd into packages/miette to add functionality or adds tests as necessary.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].