puter.js
                                
                                
                                
                                    puter.js copied to clipboard
                            
                            
                            
                        ⚒️ The official JavaScript SDK for Puter
* 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?
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