0.0.21 • Published 9 months ago

tbsgrid_test v0.0.21

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

TbsGrid

Welcome to TbsGrid. This grid is javascript web grid.

Thank you for visiting TbsGrid. Also, thank you for giving me a star. I will try to make a good product.

  • The tbs prefix was created from the first letters of 'tobesimple.net'.
  • The current github source and min files may be slightly different.
  • I am currently trying to manage the version with the beta version.

Plans

  • We plan to develop with a focus on source weight reduction and memory management.
  • We are prioritizing the stabilization of Data Grid.

Notable features

  • This grid is made with only pure JavaScript and CSS.
  • It can also bind large amounts of data.
  • Supports cross-browser.
  • It has various functions such as column movement, sorting, filtering, etc.

Getting Started

<script src="/js/mobile-deteck.min.js"></script>
<script src="/js/FileSaver.min.js"></script>
// Grid Config
<script src="/tbsgrid/tbs.grid.configs.js"></script>
// TbsGrid css, js files
<script src="/tbsgrid/tbs.grid.min.css"></script>
<script src="/tbsgrid/tbs.grid.min.js"></script>
  • The min files are not distributed yet.
  • We plan to make a release version as soon as possible

tbs.grid.configs.js

  • This file is the grid initial settings file for each country's currency unit or calendar-related characters.
  • You can set it by country in the config file.

Documentation & Demo

  • Click the link below to view the demo and documentation.
0.0.21

9 months ago

0.0.20

9 months ago

0.0.19

9 months ago

0.0.18

9 months ago

0.0.16

9 months ago

0.0.14

9 months ago

0.0.13

9 months ago

0.0.12

9 months ago

0.0.11

9 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.1

9 months ago