New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

xgrid

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xgrid

- better keyboard control for trees and thumbs - layout functions to split areas of the grid, statusbar & toolbar area - multi-renderers as mixin - simple setup for all features - search filter with a simple ui - xide specific extension for actions (for c

latest
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

dgrid goodies

  • better keyboard control for trees and thumbs
  • layout functions to split areas of the grid, statusbar & toolbar area
  • multi-renderers as mixin
  • simple setup for all features
  • search filter with a simple ui
  • xide specific extension for actions (for column-hider, search, clipboard, show status-bar, ...)
  • fixes some things
  • some more options to the select mixin (select(rows,to,select, options: focus, delay, append, expand))

Dependencies

Basics

  • dgrid

  • dojo

  • jQuery

  • xide "types and core stuff"

  • optional: for layouting: xdocker

  • optional: bootstrap 3 themes

Installation

  • In your package directory:

     #npm install xgrid
     #npm install xide
    

Usage

whats next

  • port to dcl to get rid of inherited
  • replace all dojo dom and render stuff with web-components/HTMLCustomElement
  • sort & group actions (and their renderers)
  • states
  • performance tuning
  • cleanup code

obsolete

  • status bar, focus, toolbar will be moved somewhere else

License: BSD-3-clause

FAQs

Package last updated on 26 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts