UNPKG

violet-paginator

Version:

Display, paginate, sort, filter, and update items from the server. violet-paginator is a complete list management library for react/redux applications.

15 lines (13 loc) 225 B
{ "presets": ["es2015", "react", "stage-0"], "plugins": [ ["module-resolver", { "root": ["./"], "alias": { "ROOT": "./app", "CONF": "./config", "LIB": "./lib" } }] ] }