Giter VIP home page Giter VIP logo

ts-print's Introduction

TS-PRINT

Useful library for debugging in node, with formatted colors and dates, is intended to be intuitive.

GitHub package.json version Libraries.io dependency status for latest release, scoped npm package npm GitHub Repo stars GitHub issues

TECHNOLOGY:

LINUX WINDOWS DOCKER TYPESCRIPT JAVASCRIPT NODE

WHO SHOULD USE:

Any developer who needs clean and well-formatted messages in the terminal.

AUTHOR

Marcus Yoda @marcusyoda

Prototype development, final version and testing.

GETTING STARTED:

First you need to install with npm or yarn...

npm install --save ts-print
yarn add ts-print

...then you can show any type of message:

import Print from 'ts-print'

Print().br()
Print('Faça ou não faça, tentativa não há!').info()
Print('Faça ou não faça, tentativa não há!').notice()
Print().br()
Print('Faça ou não faça, tentativa não há!').warn()
Print().br()
Print('Faça ou não faça, tentativa não há!').fail()
Print('Faça ou não faça, tentativa não há!').err()
Print().br()
Print('Faça ou não faça, tentativa não há!').success()
Print('Faça ou não faça, tentativa não há!').ok()
Print().br()

POWERSHELL - Windows 11

Resultado no PowerShell, usando o Windows 11: SAMPLE-TERMINAL

BASH - Ubuntu 18.04

SAMPLE-TERMINAL

VERSIONING

Versioning SemVer. To view the available versions, look at: tags on this repository.

DEPENDENDENCIES:

  • Proudly, running with no dependencies.

LICENSE:

Developed by Marcus Yoda, during javascript research and study.

ts-print's People

Contributors

marcusyoda avatar dependabot[bot] avatar

Stargazers

 avatar Tabatha Pradier avatar Aldo Wanderley Costa Junior  avatar Evandro Gardolin avatar

Watchers

 avatar

ts-print's Issues

MVP

Write the first working prototype of the "Logger". Using typescript and eslint.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.