gridstack

v4.0.2
TypeScript/JS lib for dashboard layout and creation, no external dependencies, with many wrappers (React, Angular, Vue, Ember, knockout...)
Typescript gridstack.js grid gridster layout responsive dashboard resize drag&drop and 6 more...

t

rm -rf dist/* && grunt && tsc --stripInternal

w

rm -rf dist/* && grunt && webpack

doc

doctoc ./README.md && doctoc ./doc/README.md && doctoc ./doc/CHANGES.md

lint

tsc --noEmit && eslint src/*.ts

test

yarn lint && karma start karma.conf.js

build

yarn --no-progress && rm -rf dist/* && grunt && webpack && tsc --stripInternal && yarn doc

reset

rm -rf dist node_modules

prepublishOnly

yarn build

Metadata

Downloads