UNPKG

bootstrap-table

Version:

An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3).

19 lines (18 loc) 292 B
{ "presets": [ ["env", { "modules": "umd" }], "stage-0", ], "plugins": [ "array-includes", ["transform-es2015-for-of", {"loose": true}], "object-entries-and-values-to-object-keys" ], "env": { "production": { "presets": ["babili"] } } }