Skip to content

A data source used to manage the array filtering, sorting, and paging

Notifications You must be signed in to change notification settings

Yumitoya8569/array-data-source

Repository files navigation

ArrayDataSource

A data source used to manage the array filtering, sorting, and paging

Quickstart

1. Clone the Git repository and install the dependencies:

git clone https://github.com/Yumitoya8569/array-data-source.git
cd array-data-source
npm i

2. Build the library:

npm run build:lib

3. Run the demo:

npm run start

About

A data source used to manage the array filtering, sorting, and paging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published