yzx 2e55ab43ed caiping 9 mesi fa
..
src 2e55ab43ed caiping 9 mesi fa
CHANGELOG.md 2e55ab43ed caiping 9 mesi fa
README.md 2e55ab43ed caiping 9 mesi fa
package.json 2e55ab43ed caiping 9 mesi fa
tsconfig.json 2e55ab43ed caiping 9 mesi fa
webpack.config.js 2e55ab43ed caiping 9 mesi fa

README.md

Description

dragster is a project that handles dragging.

Installation

dragster is available as an npm package. You can install it via the npm package @ephox/dragster

Install from npm

npm install @ephox/dragster

Usage

Dragger: Used to transform an external mutator into a dragster drag handler.

Tests

dragster uses bedrock to run atomic tests.

Running Tests

$ yarn test