gridstack

v10.1.2
TypeScript/JS lib for dashboard layout and creation, responsive, mobile support, 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

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 && yarn build:ng && grunt && yarn build:es6 && yarn build:es5 && yarn doc

reset

rm -rf dist node_modules

build:ng

cd angular && yarn --no-progress && yarn build lib

build:es5

webpack --config es5/webpack.config.js && tsc --stripInternal --project es5/tsconfig.json

build:es6

webpack && tsc --stripInternal

prepublishOnly

yarn build

Metadata

  • MIT
  • Whatever
  • Alain Dumesny
  • released 3/31/2024

Downloads