jaydata
jaydata copied to clipboard
Notice: this library isn't maintained anymore
1. Ability to call toQueryable method on empty array by passing type to that as a parameter. type will be an optional parameter, if not passed, it will be detected...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...
we can not downgrade our project and we would love to use the utility you have create only the problem is, it does not support ES6 and Common JS combination....
jaydata support typescript version 1.8? if answer is true please put a simple example of jaydata for typescript
As you [discontinued jayData](https://github.com/jaystack/jaydata/commit/d2ed6a3851b91e6c71c09a2512eb3b21b435ff0e#diff-04c6e90faac2675aa89e2176d2eec7d8R1), could you please recommend [our fork](https://github.com/bit-foundation/jaydata) as an alternative for those people who are jayData lovers?! (: https://github.com/bit-foundation/jaydata At this fork, we provide support for issues,...
After struggling a lot due to a lack of proper odata 4 / angularJS examples I finally managed to get jayData to work with odata4/angularjs. But as soon as I...
How do I can filter data with case insensitive ? Or something to manipulate the case mode of some string.
The documentation available for `remove` always calls `saveChanges` after calling `remove`. So I set it up like that and when invoked it would make two delete calls to the OData...
According to this paper: http://docs.oasis-open.org/odata/odata/v4.0/os/part2-url-conventions/odata-v4.0-os-part2-url-conventions.html#_Toc372793868 OData can support custom query options. Suppose, I have implemented one, with name of 'debug-mode'. Is there a way to set this query option?
I'm analyzing a few libraries for a new project and this jaydata repository seems rather abandoned, a bunch of links on the jaydata website is broken, a myriad of open...