New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cfw-storage-bindings-studio

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cfw-storage-bindings-studio

> 🚧 Work in progress... 👷

  • 0.2.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

cfw-storage-bindings-studio

🚧 Work in progress... 👷

Generic GUI for storage-related bindings based on cfw-bindings-wrangler-bridge module.

You can interact both local and remote data! 🧙

What does it solve?

  • Remotely: Cloudflare dashboard required auth, and not a good UX(sorry, IMO)
  • Locally: miniflare persistent source, no way to easily see what's in it

This module tries to solve these both problems at once.

Usage

npx cfw-storage-bindings-studio

# Options
# For GUI running port, default: 3000
npx cfw-storage-bindings-studio --studio-port 5173
# For bridge worker settings
npx cfw-storage-bindings-studio --config ./path/to/wrangler.toml --remote
npx cfw-storage-bindings-studio --config ./path/to/wrangler.toml --persist-to ./path/to/.wrangler/state

TODOs

  • CLI
  • CLI <-> APP
  • List bindings
  • Svelte 5 migration(blocked by svelte-query) 🔥
  • Fancy UI(temp)
  • KV.list
  • KV.get
  • Better details by MIME
  • KV.delete
  • KV.put(new)
  • KV.put(update)
  • KV.put(text | binary)
  • KV revalidate all/each
  • D1 showTables
  • D1 showAllRows
  • D1 custom SQL repl
  • D1 LIMIT/OFFSET
  • D1 Add record
  • D1 Update record
  • D1 Delete record
  • R2.xxx
  • TBD...

FAQs

Package last updated on 14 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc