Coder Social home page Coder Social logo

bjerkio / abax-node-sdk Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 334 KB

๐Ÿ› ๏ธ ABAX API client built with Typescript for Node.js

License: Apache License 2.0

TypeScript 99.62% JavaScript 0.38%
abax abax-node-sdk abax-sdk abaxjs node nodejs sdk typescript typical-fetch

abax-node-sdk's People

Contributors

braaar avatar renovate[bot] avatar simenandre avatar

Watchers

 avatar

abax-node-sdk's Issues

Dependency Dashboard

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

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): lock file maintenance

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/create-todo-issues.yml
  • actions/checkout v4@3df4ab11eba7bda6032a0b82a6bb43b11571feac
.github/workflows/publish.yml
  • actions/checkout v4@3df4ab11eba7bda6032a0b82a6bb43b11571feac
  • pnpm/action-setup v2
  • actions/setup-node v3
  • simenandre/publish-with-pnpm v1
.github/workflows/pull-request.yml
  • actions/checkout v4@3df4ab11eba7bda6032a0b82a6bb43b11571feac
  • pnpm/action-setup v2
  • actions/setup-node v3
.github/workflows/workflow.yml
  • actions/checkout v4@3df4ab11eba7bda6032a0b82a6bb43b11571feac
  • pnpm/action-setup v2
  • actions/setup-node v3
npm
package.json
  • date-fns ^2.30.0
  • exponential-backoff ^3.1.1
  • fast-jwt ^3.1.1
  • ts-invariant ^0.10.3
  • typical-fetch ^2.0.0
  • zod ^3.21.4
  • @bjerk/eslint-config ^5.3.1
  • @simenandre/prettier ^5.0.0
  • @tsconfig/esm ^1.0.3
  • @tsconfig/node-lts ^18.12.2
  • @tsconfig/strictest ^2.0.1
  • @types/node ^18
  • eslint ^8.45.0
  • tsx ^3.12.7
  • typescript ^5.1.3
  • undici ^5.28.2
  • vitest ^0.34.0
  • node >=18
  • node 18.17.0
  • pnpm 8.12.1

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

batch trips in batches of 150 (max allowed per query), similar to listTripExpenses

// TODO: batch trips in batches of 150 (max allowed per query), similar to listTripExpenses
if (input.query.trip_ids.length > 150) {
throw new Error(
'Cannot get odometer values of more than 150 trips at once',
);
}


This issue was generated by todo-issue based on a TODO comment in dcf5d2e. It's been assigned to @simenandre because they committed the code.

write some tests

Tasks

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.