• Home
  • Raw
  • Download

Lines Matching refs:cli

6 * [#21](https://github.com/cli-table/cli-table3/pull/21) Import type definition from `@types/cli-ta…
15 * [#2](https://github.com/cli-table/cli-table3/pull/2) Update Node version requirements. ([@Turbo87…
18 * [#11](https://github.com/cli-table/cli-table3/pull/11) Update Documentation. ([@Turbo87](https://…
21 * [#16](https://github.com/cli-table/cli-table3/pull/16) Replace `kind-of` dependency with `typeof`…
22 * [#15](https://github.com/cli-table/cli-table3/pull/15) Remove Gulp. ([@Turbo87](https://github.co…
23 * [#13](https://github.com/cli-table/cli-table3/pull/13) Use ES6 class syntax and `let/const`. ([@T…
24 * [#12](https://github.com/cli-table/cli-table3/pull/12) Add ESLint and Prettier. ([@Turbo87](https…
25 * [#10](https://github.com/cli-table/cli-table3/pull/10) chore: use yarn cache. ([@DanielRuf](https…
26 * [#9](https://github.com/cli-table/cli-table3/pull/9) Use Jest for testing. ([@Turbo87](https://gi…
27 * [#3](https://github.com/cli-table/cli-table3/pull/3) Add `yarn.lock` file. ([@Turbo87](https://gi…
28 * [#1](https://github.com/cli-table/cli-table3/pull/1) Skip broken test. ([@Turbo87](https://github…
37 First official release as `cli-table3`. Changes compares to `cli-table2` v0.2.0:
40 * [#27](https://github.com/jamestalmage/cli-table2/pull/27) Remove "lodash" dependency. ([@Turbo87]…
43 * [#29](https://github.com/jamestalmage/cli-table2/pull/29) Fix wordWrap with colSpan. ([@mmurphy](…
44 * [#24](https://github.com/jamestalmage/cli-table2/pull/24) Fixing the runtime error when content i…
47 * [#41](https://github.com/jamestalmage/cli-table2/pull/41) Create LICENSE. ([@GantMan](https://git…
50 * [#26](https://github.com/jamestalmage/cli-table2/pull/26) package.json: Whitelist JS files ([@Tur…