sdk

a javascript SDK (using supabase) to interact with radio4000 (browser,node)

Downloads
94
Stars
0
Committers
4

Bot releases are visible (Hide)

sdk - 0.4.11 Latest Release

Published by oskarrough 5 months ago

sdk - 0.4.10

Published by 4www 6 months ago

sdk - 0.4.9

Published by 4www 6 months ago

  • to auth.signUp add options as third argument (for hcaptcha)

Full Changelog: https://github.com/radio4000/sdk/compare/0.4.8...0.4.9

sdk - Release 0.4.8

Published by oskarrough 6 months ago

  • Update publish git action (b1858b6)
  • Upgrade npm-publish GitHub action (ebfe82f)
sdk - Release 0.4.7

Published by oskarrough 6 months ago

  • Fix build option (f6173e5)
sdk - Release 0.4.6

Published by oskarrough 6 months ago

  • The sdk.channels.canEditChannel() avoids one extra request #25 from radio4000/can-edit-improv (d8509fa)
  • Updated all dependencies #24 from radio4000/update-dependencies (a446543)
sdk - 0.4.5

Published by 4www 6 months ago

  • fix github ci "shell env vars" from github org "config variables"
sdk - 0.4.4

Published by 4www 6 months ago

  • use .env to source the sdk default values of supabase "key" (public) and "url"
sdk - 0.4.3

Published by oskarrough about 1 year ago

Just an update of dependencies.

Full Changelog: https://github.com/radio4000/sdk/compare/0.4.2...0.4.3

sdk - 0.4.2

Published by 4www over 1 year ago

  • adds sdk.browse.query() in the src/browse file; so "end user" can generate a full supabase.from query

What's Changed

Full Changelog: https://github.com/radio4000/sdk/compare/0.4.1...0.4.2

sdk - 0.4.1

Published by oskarrough over 1 year ago

sdk - 0.4.0

Published by oskarrough over 1 year ago

What's Changed

Full Changelog: https://github.com/radio4000/sdk/compare/0.3.5...0.4.0

sdk - 0.3.5

Published by oskarrough over 1 year ago

What's Changed

Full Changelog: https://github.com/radio4000/sdk/compare/0.3.4...0.3.5

sdk - 0.3.4

Published by oskarrough over 1 year ago

sdk - 0.3.1

Published by oskarrough over 1 year ago

Forgot to update package.json in 0.3.0

sdk - Release 0.3.0

Published by oskarrough over 1 year ago

What's Changed

The exports changed. The default export has been removed, and we have two named ones: import {sdk, createSdk} from '@radio4000/sdk'. See Update build in https://github.com/radio4000/sdk/pull/13.

Switched build from esbuild to vite (which also uses esbuild), but allows us to have a nicer dev server.

Full Changelog: https://github.com/radio4000/sdk/compare/0.2.0...0.3.0

sdk - 0.2.0

Published by oskarrough over 1 year ago

sdk - 0.1.6

Published by oskarrough over 1 year ago

sdk - 0.1.5

Published by oskarrough over 1 year ago

sdk - 0.1.4

Published by oskarrough over 1 year ago

Attempt to fix the build process, trouble with env vars

Package Rankings
Top 12.52% on Npmjs.org
Badges
Extracted from project README
Publish Package to npmjs
Related Projects