PackageTrack

npm · #4211

easy-table

1.2.022M downloads/moeldargab/easy-table

Nice text table for the CLI

Release timeline

9 releases since 2012
20122014201620182020202220242026

Releases

  1. 1.2.06 Oct 2021
    Release notes

    This project publishes no release notes. Between 1.1.1 and v1.2.0 there were 8 commits, 4 of them substantive:

    • Remove user name from repository URL
    • Add TS definitions form DefinitelyTyped
    • prepare 1.2.0
    • replace .npmignore with implicit file inclusion
  2. 1.1.18 Jan 2018
    Release notes

    This project publishes no release notes. Between 1.1.0 and 1.1.1 there were 3 commits, 1 of them substantive:

    • Length function doesn't properly strip out some color data from strings. #20
  3. 1.1.06 Apr 2017
    Release notes

    This project publishes no release notes. Between 1.0.0 and 1.1.0 there were 8 commits, 4 of them substantive:

    • add note about columns order
    • example of a currency printer function in readme.md was misleading
    • fix font width calculation for CJK language
    • make use of wcwidth optional & fix package.main for ts
  4. 1.0.026 May 2015
    Release notes

    This project publishes no release notes. Between 0.3.0 and 1.0.0 there were 19 commits, 16 of them substantive:

    • begin 1.0 rewrite
    • sorting
    • aggregations
    • print transposed
    • actualize tests
    • fast printing fns
    • Add license attribute
    • inline docs
    • better columns ordering
    • tests
    • use dot test reporter
    • update Readme
    • fix aggr.printer
    • style
    • wording
    • \1.0 changelog
  5. 0.3.02 Feb 2014
    Release notes

    This project publishes no release notes. Between 0.2.0 and 0.3.0 there were 4 commits, 2 of them substantive:

    • Update history.md
    • only print hasOwnProperty properties
  6. 0.2.031 Jul 2012
    Release notes

    This project publishes no release notes. Between v0.0.3 and 0.2.0 there were 13 commits, 11 of them substantive:

    • Store printers on per cell basis (Closes #4)
    • Replace 'line' with 'row' (Closes #5)
    • remove semicolons
    • Refactor for totals support
    • Do not duplicate license
    • git ignore node_modules
    • Support for totals (Closes #1)
    • Refactoring
    • add support for printing transposed version (Closes #2)
    • Do not encounter header widths in print()
    • Add Table.printArray(), Table.printObj()
  7. 0.0.317 Apr 2012
    Release notes

    This project publishes no release notes. Between v0.0.2 and v0.0.3 there were 2 commits, 1 of them substantive:

    • Add MIT license
  8. 0.0.220 Mar 2012
    Release notes

    This project publishes no release notes. Between v0.0.1 and v0.0.2 there were 5 commits, 4 of them substantive:

    • Added: .sort() function
    • Refactoring
    • change: 'undefined' should mean empty cell
    • define comparator for sort() more correctly
  9. 0.0.113 Mar 2012

    Nothing published for this version