0.0.2 • Published 7 years ago
sortable-matrix v0.0.2
Sortable Matrix
Install
npm install sortable-matrixBuild
You can also build the code manually. First, install all dependencies by
npm installAfterwards, do
npm run buildThe library will be inside the /dist folder.