Socket
Socket
Sign inDemoInstall

tablemark

Package Overview
Dependencies
8
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

3.1.0

Diff

Changelog

Source

3.1.0 (2024-04-02)

FEATURES
  • support eliding padding in header separator (#17) (a4d24ce), closes #16

citycide
published 3.0.0 •

Changelog

Source

3.0.0 (2021-10-26)

FEATURES
BREAKING CHANGES
  • support for node <14.16 has been dropped.
  • tablemark must be used as an ES module and is no longer available as common js.
  • the shape of the options object to the tablemark function is simplified:
    • options.stringifyoptions.toCellText
    • options.wrap.widthoptions.wrapWidth
    • options.wrap.guttersoptions.wrapWithGutters
  • a RangeError is thrown instead of a TypeError when an invalid alignment is specified.

<a name="2.0.0"></a>

citycide
published 2.0.0 •

Changelog

Source

2.0.0 (2019-07-25)

FEATURES
BREAKING CHANGES
  • support for node 4, 6, and < 8.10 has been dropped.

<a name="1.2.0"></a>

citycide
published 1.2.0 •

Changelog

Source

1.2.0 (2018-01-14)

BUG FIXES
  • handle pipes in content correctly (#7) (3f803e9)
FEATURES
PERFORMANCE
  • lift regex out of function scope (6d8ab99)

<a name="1.1.0"></a>

citycide
published 1.1.0 •

Changelog

Source

1.1.0 (2017-09-13)

Many thanks to @tjconcept for the new features in this latest release. :tada:

FEATURES
  • align cell content (cc5b883) (#1)
  • sentence case headers derived from keys (c2c97ff) (#2)
  • support custom "toString" function (0c5d79b) (#3)
citycide
published 1.0.0 •

citycide
published 1.0.0-alpha.2 •

citycide
published 1.0.0-alpha.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc