内容简介:Advanced table pluginPiece of
Grid.js
Advanced table plugin
A table library that works everywhere
- Simple and lightweight implementation
- No vendor lock-in. Grid.js can be used with any JavaScript frameworks (React, Angular, Preact or VanillaJS)
- Written in TypeScript
- Supports all modern browsers and IE11+
Example
new Grid({ data: [ ['Mike', 33, 'mike@murphy.com'], ['John', 82, 'john@conway.com'], ['Sara', 26, 'sara@keegan.com'] ], columns: ['Name', 'Age', 'Email'] }).render(document.getElementById('wrapper'));
Piece of
Getting Started
Documentation
:book:
Full documentation of Grid.js installation, config, API and examples are available on Grid.js website grid.js/docs .
Community
- Join our Discord channel
- Take a look at gridjs tag on StackOverflow or ask your own question!
- Read our blog for the latest updates and announcements
- Follow our Twitter account @grid_js
Contributors
:sparkles:
Afshin Mehrabani |
Melvin Idema |
License
以上所述就是小编给大家介绍的《Grid.js –a table library that works everywhere》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
机器与人:埃森哲论新人工智能
【美】保罗•多尔蒂 詹姆斯•威尔逊 / 赵亚男 / 中信出版社 / 2018-10-1 / 49.00元
自人工智能问世以来,人们普遍持有人机对立的观点,且无时无刻不在害怕自己的工作会被人工智能取代。作者认为,是时候抛开这些无谓的担忧了,因为人类社会正走向一个与机器共融共生的时代。 未来的新型工作模式是什么?未来有哪些工作不会被人工智能取代?人工智能时代重要的生存技能是什么?本书围绕这三大核心问题做了透彻的分析。作者带我们见识了置于业务流程背景之下的人工智能,阐述了其在不同职能部门中起到的推动作......一起来看看 《机器与人:埃森哲论新人工智能》 这本书的介绍吧!