gridstack

v11.0.1
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...

build

yarn --no-progress && yarn build:ng && grunt && yarn build:es6 && yarn build:es5 && yarn doc

build:es6

webpack && tsc --stripInternal

build:es5

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

build:ng

cd angular && yarn --no-progress && yarn build lib && rm ../dist/angular/.npmignore

w

webpack

t

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

doc

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

test

yarn lint && karma start karma.conf.js

lint

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

reset

rm -rf dist node_modules

prepublishOnly

yarn build
npm i gridstack

Metadata

  • MIT
  • Whatever
  • Alain Dumesny
  • released 10/21/2024

Downloads