|
11 months ago | |
---|---|---|
.. | ||
src | 11 months ago | |
CHANGELOG.md | 11 months ago | |
README.md | 11 months ago | |
package.json | 11 months ago | |
tsconfig.json | 11 months ago | |
webpack.config.js | 11 months ago |
dragster
is a project that handles dragging.
dragster
is available as an npm
package. You can install it via the npm package @ephox/dragster
npm install @ephox/dragster
Dragger
: Used to transform an external mutator into a dragster drag handler.
dragster
uses bedrock
to run atomic tests.
$ yarn test