GitHub topics: remote-data
gillchristian/remote-data-ts
Type to model asynchronous operations
Language: TypeScript - Size: 389 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 2

SyncfusionExamples/-EJ2-DataGrid-Core-cascading-dropdown-remote-data-editing-data-binding
Cascading dropdown with remote data-binding in the Inline editing
Language: C# - Size: 2.71 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

oyvindberg/use-remote-data
Promise handling for react. Principled, Boilerplate-free, Caching, Invalidating
Language: TypeScript - Size: 2.86 MB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

mercari/RemoteDataK
Algebraic data type (ADT) to represent the state of data that is loading from/to remote sources/destinations
Language: Kotlin - Size: 271 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 43 - Forks: 2

sadeqAlbana/json-model
Qt QAbstractItemModel subclass for JSON data
Language: C++ - Size: 79.1 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 4

jeremykes/KeSelect
KeSelect is a TALL Stack dropdown picker with eloquent search autofill.
Language: PHP - Size: 66.4 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

RandomFractals/tabular-data-viewer
Tabular Data Viewer 🀄 VSCode extension for viewing very large local and remote CSV and TSV data files with Tabulator Table, Perspective Datagrid and D3FC Chart Views 📊📈
Language: TypeScript - Size: 15.9 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 0

SyncfusionExamples/blazor-datagrid-prevent-query-generation-for-foriegnkey-column
Language: HTML - Size: 474 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 2

Yalantis/CloudKit-Demo.Swift
Language: Swift - Size: 1.22 MB - Last synced at: 11 days ago - Pushed at: about 5 years ago - Stars: 255 - Forks: 26

jderochervlk/fp-ts-remote-data
https://jderochervlk.github.io/fp-ts-remote-data/
Language: TypeScript - Size: 2.04 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

grossbart/refreshable-remote-data-ts 📦
Refresh strategies for the RemoteData type
Language: TypeScript - Size: 67.4 KB - Last synced at: 5 minutes ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

chimon2000/remote_state
Tools for mapping data from remote sources in Dart, similar to Elm's RemoteData: https://elmprogramming.com/remote-data.html
Language: Dart - Size: 174 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 4

potlitel/react-material-datatable-app
Practical exercise of the following link : https://www.freakyjolly.com/react-material-data-tables-example-with-pagination-sorting-filter-dynamic-data/
Language: JavaScript - Size: 339 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

0xForked/a-droid
Android app that use a-rest as a service [base code]
Language: Kotlin - Size: 15.8 MB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

SyncfusionExamples/learn-how-to-bind-data-to-the-react-gantt-chart
A quick-start project that helps you to bind data to the Syncfusion React Gantt Chart. This project contains a code snippet to bind self-referential and remote data to the Gantt Chart.
Language: TypeScript - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

stefanoCrmg/fp-data-fetching-tech-session
small series of examples showing how to use ReaderTaskEither, io-ts codecs and RemoteData along with React-Query and React.
Language: TypeScript - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sylcastaing/fp-ts-remote-data
Remote data type for fp-ts
Language: TypeScript - Size: 610 KB - Last synced at: 15 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

alismael/remote-data
A React library aimed at modeling, fetching and displaying remote data and the states it can be in.
Language: TypeScript - Size: 3.63 MB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 1

antonarnaudov/Js-Advanced-Applications
This Repo contains all the tasks and demos that ill create during my Js-Advanced-Applications course in SoftUni.bg
Language: JavaScript - Size: 4.21 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jonasbuntinx/tamboon-react
Small react application using RemoteData, a datatype representing fetched data
Language: TypeScript - Size: 931 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Lvcios/ChosenJquery-RemoteExample
Chosen jquery plugin with remote search, just like select2Js
Language: HTML - Size: 328 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

jvhariharan/EJ2-DataGrid-Core-ForeignKey-WebApi-Dialog-Template
The sample has foreignkey columns with WebApi Rest service and Dialog template enabled
Language: C# - Size: 1.56 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

jvhariharan/EJ2-DataGrid-MVC-SelectQuery-UrlAdaptor
A sample that shows how to send the distinct pr select query along the checkbox filterchoicerequest.In the We have created the select query for previous filtered and current filtering column. We have used Grid actionBegin event to create this select query. We have used this select query to select the columns and its distinct values and returned this selected values from the server.
Language: JavaScript - Size: 3.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jvhariharan/how-to-perform-CRUD-operations-on-AspCore-grid-and-save-to-database
A basic sample which shows how to perform the CRUD actions in Grid. Using Url Adaptor the Grid data is consumed from DB and updates the modified data to DB
Language: C# - Size: 3.82 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

jvhariharan/EJ2-DataGrid-Core-Virtualization-with-aggregate-remote-data
Created a vue with core sample and bind remote data to grid and enable virtualization and aggregate
Language: C# - Size: 2.87 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
