0.0.0-alpha.19 • Published 6 years ago

@internetarchive/ia-js-client v0.0.0-alpha.19

Weekly downloads
5
License
AGPL-3.0-only
Repository
-
Last release
6 years ago

WIP ia-js-client

This is a WIP. Still under development, but some some initial progress has been made.

Code notes

It is written in TypeScript and can be built like this:

# If you have tsc installed globally
tsc

# OR using yarn
yarn run build

JavaScript's async is used heavily, which makes the client very asynchronous.

General overview

This could be a the Archive.org JavaScript SDK

Features it should have:

  • Read/Write APIs

    • Metadata
    • loans
  • Search

  • Upload

  • Download

// TODO

  • use rollup to build web version

Structure

/services - each service is a thin wrapper for an Archive.org API

/controllers - represents a more abstract feature, such as an "Item" can have helpers like, get audio tracks

Ideas

Maybe have a global config?

This would allow things like login credentials, and maybe globally changing the API base for all APIs

0.0.0-alpha.350

6 years ago

0.0.0-alpha.346

6 years ago

0.0.0-alpha.327

6 years ago

0.0.0-alpha.325

6 years ago

0.0.0-alpha.322

6 years ago

0.0.0-alpha.320

6 years ago

0.0.0-alpha.303

6 years ago

0.0.0-alpha.289

6 years ago

0.0.0-alpha.286

6 years ago

0.0.0-alpha.272

6 years ago

0.0.0-alpha.270

6 years ago

0.0.0-alpha.258

6 years ago

0.0.0-alpha.254

6 years ago

0.0.0-alpha.245

6 years ago

0.0.0-alpha.229

6 years ago

0.0.0-alpha.228

6 years ago

0.0.0-alpha.184

6 years ago

0.0.0-alpha.182

6 years ago

0.0.0-alpha.175

6 years ago

0.0.0-alpha.172

6 years ago

0.0.0-alpha.162

6 years ago

0.0.0-alpha.124

6 years ago

0.0.0-alpha.122

6 years ago

0.0.0-alpha.104

6 years ago

0.0.0-alpha.102

6 years ago

0.0.0-alpha.99

6 years ago

0.0.0-alpha.98

6 years ago

0.0.0-alpha.94

6 years ago

0.0.0-alpha.93

6 years ago

0.0.0-alpha.87

6 years ago

0.0.0-alpha.85

6 years ago

0.0.0-alpha.62

6 years ago

0.0.0-alpha.61

6 years ago

0.0.0-alpha.60

6 years ago

0.0.0-alpha.59

6 years ago

0.0.0-alpha.57

6 years ago

0.0.0-alpha.53

6 years ago

0.0.0-alpha.28

6 years ago

0.0.0-alpha.21

6 years ago

0.0.0-alpha.20

6 years ago

0.0.0-alpha.19

6 years ago