yzx 2e55ab43ed caiping 9 сар өмнө
..
src 2e55ab43ed caiping 9 сар өмнө
CHANGELOG.md 2e55ab43ed caiping 9 сар өмнө
README.md 2e55ab43ed caiping 9 сар өмнө
package.json 2e55ab43ed caiping 9 сар өмнө
tsconfig.json 2e55ab43ed caiping 9 сар өмнө
webpack.config.js 2e55ab43ed caiping 9 сар өмнө

README.md

Description

boss is a project which provides a generic wrapper for document models - DomUniverse vs TestUniverse.

Installation

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

Install from npm

npm install @ephox/boss

Usage

DomUniverse: Provides utility functions for dealing with the DOM. TestUniverse: Provides utility functions for dealing with atomic tests.

Tests

boss uses bedrock to run atomic tests.

Running Tests

$ yarn test