0.0.21 • Published 10 months ago

tbsgrid_test v0.0.21

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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

10 months ago

0.0.20

10 months ago

0.0.19

10 months ago

0.0.18

10 months ago

0.0.16

10 months ago

0.0.14

10 months ago

0.0.13

10 months ago

0.0.12

10 months ago

0.0.11

10 months ago

0.0.10

10 months ago

0.0.9

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.1

10 months ago