UNPKG

svelte-generic-table-pager

Version:

<table-pager> extracts a configurable number of lines an dispatches them as actual page data. As self-containing webcomponent or for Svelte in 21KB.

13 lines (12 loc) 209 B
module.exports = { presets: [ [ '@babel/preset-env', { targets: { node: 'current', }, }, ], ], }