Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "tabledjs", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Data-driven HTML tables with vanilla JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "dist/tabled.min.js", |
@@ -1,2 +0,2 @@ | ||
# tabled | ||
# tabled.js | ||
@@ -94,3 +94,3 @@ [![Build Status](https://travis-ci.org/divmgl/tabled.svg)](https://travis-ci.org/divmgl/tabled) | ||
### Interacting with `tabled` | ||
### Interacting with `tabled.js` | ||
@@ -113,3 +113,3 @@ You can toggle between pages by calling `page` and specifying a page number. | ||
Feel free to open a pull-request and contribute to the development of | ||
`tabled`. Currently, these items are on the roadmap. | ||
`tabled.js`. Currently, these items are on the roadmap. | ||
@@ -116,0 +116,0 @@ * Hidden elements |
34147