notanothertable
TypeScript icon, indicating that this package has built-in type declarations

1.1.4 • Public • Published

nat.js

Responsive and accessible tables, without the headache.


About The Project

You're given a desktop design that includes a table and now need to make that display nicely on a screen that's 600px wide. "Ergh, not another...". You get the idea.

nat.js allows you to write code in semantic <table> markup, converting it to a <div> based responsive version. Utilising the role attribute, the tables remain suitable for those using screen readers as their <table> counterparts, as well as looking great on mobile.

Usage

Written to work in Node.js and the browser.

For installation options, usage, and examples, check out the docs.



Made by Patrick Hurley

Package Sidebar

Install

npm i notanothertable

Weekly Downloads

0

Version

1.1.4

License

ISC

Unpacked Size

62.5 kB

Total Files

16

Last publish

Collaborators

  • paddyfields