GithubHelp home page GithubHelp logo

data-depo / soda-ts Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 380 KB

Functional SoQL wrapper to interact with open data

License: MIT License

JavaScript 5.73% TypeScript 94.27%
opendata socrata typescript nodejs rxjs6 ramdajs

soda-ts's People

Contributors

deanban avatar dependabot[bot] avatar diaded avatar renovate-bot avatar renovate[bot] avatar semantic-release-bot avatar wallexd avatar

Watchers

 avatar  avatar  avatar

soda-ts's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
  • chore(deps): update jest monorepo (@types/jest, jest)
  • chore(deps): update dependency commitizen to v4.3.0
  • chore(deps): update dependency eslint-config-prettier to v6.15.0
  • chore(deps): update dependency eslint-plugin-import to v2.29.1
  • chore(deps): update dependency eslint-plugin-jest to v23.20.0
  • chore(deps): update dependency eslint-plugin-prettier to v3.4.1
  • chore(deps): update dependency eslint-plugin-promise to v4.3.1
  • chore(deps): update dependency eslint-plugin-standard to v4.1.0
  • chore(deps): update dependency husky to v4.3.8
  • chore(deps): update dependency lint-staged to v10.5.4
  • chore(deps): update dependency prettier to v2.8.8
  • chore(deps): update dependency ts-jest to v25.5.1
  • chore(deps): update dependency tslib to v1.14.1
  • chore(deps): update dependency typescript to v3.9.10
  • chore(deps): update typescript-eslint monorepo to v2.34.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency csv-parse to v4.16.3
  • fix(deps): update dependency dotenv to v8.6.0
  • fix(deps): update dependency papaparse to v5.4.1 (papaparse, @types/papaparse)
  • fix(deps): update dependency rxjs to v6.6.7
  • chore(deps): update actions/cache action to v4
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update codecov/codecov-action action to v4
  • chore(deps): update dependency eslint to v8
  • chore(deps): update dependency eslint-config-prettier to v9
  • chore(deps): update dependency eslint-config-standard to v17
  • chore(deps): update dependency eslint-plugin-jest to v27
  • chore(deps): update dependency eslint-plugin-prettier to v5
  • chore(deps): update dependency eslint-plugin-promise to v6
  • chore(deps): update dependency eslint-plugin-standard to v5
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency lint-staged to v15
  • chore(deps): update dependency node to v20 (node, @types/node)
  • chore(deps): update dependency prettier to v3
  • chore(deps): update dependency tslib to v2
  • chore(deps): update dependency typescript to v5
  • chore(deps): update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency camelcase-keys to v9
  • fix(deps): update dependency csv-parse to v5
  • fix(deps): update dependency dotenv to v16
  • fix(deps): update dependency rxjs to v7
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/main.yml
  • actions/checkout v3
  • actions/setup-node v2
  • actions/cache v2
  • codecov/codecov-action v1
.github/workflows/release.yml
  • actions/checkout v3
  • actions/setup-node v2
  • actions/cache v2
  • cycjimmy/semantic-release-action v2
npm
package.json
  • camelcase-keys ^6.2.2
  • csv-parse ^4.10.1
  • debug ^4.1.1
  • dotenv ^8.2.0
  • got ^11.0.2
  • papaparse ^5.2.0
  • ramda ^0.27.0
  • rxjs ^6.5.5
  • @commitlint/config-conventional ^8.3.4
  • @types/debug ^4.1.5
  • @types/jest ^25.2.1
  • @types/node ^13.13.4
  • @types/papaparse ^5.0.4
  • @types/ramda ^0.27.4
  • @typescript-eslint/eslint-plugin ^2.26.0
  • @typescript-eslint/parser ^2.26.0
  • commitizen ^4.0.4
  • commitlint ^8.3.5
  • eslint ^6.8.0
  • eslint-config-prettier ^6.10.1
  • eslint-config-standard ^14.1.1
  • eslint-plugin-import ^2.20.2
  • eslint-plugin-jest ^23.8.2
  • eslint-plugin-node ^11.1.0
  • eslint-plugin-prettier ^3.1.2
  • eslint-plugin-promise ^4.2.1
  • eslint-plugin-standard ^4.0.1
  • husky ^4.2.5
  • jest ^25.5.0
  • lint-staged ^10.2.0
  • prettier ^2.0.5
  • ts-jest ^25.4.0
  • tsdx ^0.13.2
  • tslib ^1.11.1
  • typescript ^3.8.3
  • node >=10
nvm
.nvmrc
  • node 14.16.0

  • Check this box to trigger a request for Renovate to run again on this repository

feat: add lazy `autoPaginator$`

currently we are exposing an async/await fn to run our paginator. It's not the most elegant. Best approach would be to wrap the promise in a deferred observable. this way, one the autoPaginator$ observable is subscribed too, it'll only then trigger the data fetch procedure. This also provides a nice integration point in projects where observables are being used

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.