bumpover icon indicating copy to clipboard operation
bumpover copied to clipboard

🚧 Async data transforming with simple rules.

Results 4 bumpover issues
Sort by recently updated
recently updated
newest added

XML dependencies are not provided in [JSFiddle demo](https://jsfiddle.net/oqpar65u/2/).

#### Do you want to request a *feature* or report a *bug*? Feature For tree shaking it'll be better bundle Bumpover with `package.module`. https://github.com/rollup/rollup/wiki/pkg.module

#### Do you want to request a *feature* or report a *bug*? Feature We have a well defined rule runner for now, whereas for a large doc shape, writing rules...

Bumpover is designed to migrate data at first. For such tasks, writing unit tests is critical to ensure reliablity. Since `bumper.bump` is async, it may be confusing testing it. A...