Skip to content

Conversation

@DinoscapeProgramming
Copy link

@DinoscapeProgramming DinoscapeProgramming commented Apr 23, 2025

This SDK improves the developer experience when interacting with Pantry's API by offering a lightweight, reactive, and intuitive interface for working with baskets. It supports automatic syncing of local state with Pantry and is designed to feel natural for modern JavaScript developers.

  • Created a new Node.js SDK: PantryJS
  • Provides reactive basket objects with auto-update on mutation
  • Uses bent for HTTP requests (lightweight and Promise-based)
  • Clean syntax: (await pantry.store).value = "hello" auto-syncs to Pantry
  • Designed to work with async updates while keeping a clean API
  • Packaged and published on npm under pantry.js

@imRohan imRohan self-requested a review April 24, 2025 13:54
@imRohan imRohan added the Ready for Review Once you've squashed your commits, the PR is now ready for review! label Apr 24, 2025
@imRohan
Copy link
Owner

imRohan commented Dec 28, 2025

Please resolve conflicts :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready for Review Once you've squashed your commits, the PR is now ready for review!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants