ascii-table icon indicating copy to clipboard operation
ascii-table copied to clipboard

Ascii Tables for JS

Results 23 ascii-table issues
Sort by recently updated
recently updated
newest added

unused is defined twice. { "node": true , "asi": true , "nonstandard": true , "strict": false , "smarttabs": true , "maxlen": 1800 , "newcap": false , "expr": true , "undef":...

If the table's title width is bigger than the rest of the content's width, the title goes out of the table. e.g.: ``` .-----------. | == CONDITIONNEL == | |-----------|...

Is there any way to add row separators? Like separator after heading.

![image](https://cloud.githubusercontent.com/assets/663460/21880069/374931d6-d89d-11e6-8466-54db23cec714.png)

Would be really great if there were a TypeScript definition for this project. Using TS as an excuse to revamp code is also good too :) Thanks!

Would this project be open to accepting new maintainers to push it forward?

Hi, when I put in a heading that is longer than the width of the column headers and/or row data the character to the right of the heading gets pushed...