puter.js icon indicating copy to clipboard operation
puter.js copied to clipboard

⚒️ The official JavaScript SDK for Puter

Results 5 puter.js issues
Sort by recently updated
recently updated
newest added

* Initial version 1) This will initiate a build of the docker image automatically, through GitHub Actions, each time a commit is pushed into the `main` branch. It requires that...

Claude.ai is cool and in many ways better than chat gpt. Can you add a api that uses Claude?

driver request

This is a bit of an awkward API at the moment: - READY message is delayed until DOMContentLoaded - This lets app code call puter.ui.configureWindow() before that happens - The...

If the connection to the cloud is lost, we want to still be able to read (and write?) values. Some kind of internal backup or cache using localStorage might work...

See https://github.com/HeyPuter/kv.js/issues/13