@colonise/datasource

A simple and highly configurable library to control temporal changes in data.

Usage no npm install needed!

<script type="module">
  import coloniseDatasource from 'https://cdn.skypack.dev/@colonise/datasource';
</script>

README

DataSource

Build Code Climate Test Coverage Code Climate Maintainability License npm version npm bundle size (minified) npm bundle size (minified, zipped)

A simple and highly configurable library to control temporal changes in data.

Overview

The DataSource library is designed to make creating complex data structures easy.

Through the use of Processors, a data structure can be processed to output a temprarily altered version of the input data.

The best use cases for this are UI Tables that use Filtering, Sorting, Paging, and more.

Documentation

Full documentation can be found under documentation, or by looking for the identically named Markdown file adjacent to each source file.

Want to contribute?

That's great! We'd love to see what suggestions you have.

Read the contributing guide.

Open Source

DataSource is part of Colonise's Open Source Software, and is made with love by the Colonise team.

Colonise Logo

License