mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-23 22:47:19 +00:00
Update NPM readme (#3510)
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<h3 align="center">Puter.js</h3>
|
||||
|
||||
<p align="center">The official JavaScript SDK for <a href="https://puter.com">Puter.com</a></p>
|
||||
<p align="center">Free, Serverless, Cloud and AI from the frontend code.</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://developer.puter.com" target="_blank">Learn More</a>
|
||||
·
|
||||
@@ -16,6 +13,12 @@
|
||||
</p>
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
Puter.js gives you auth, cloud storage, database, AI, and more through a single JavaScript library. It is the go-to backend for AI-generated apps.
|
||||
|
||||
There is nothing to configure, no API keys, no infrastructure to set up, whether you write the code yourself or have your AI tool do it. Tools like Claude Code, Codex, OpenCode, Lovable, and Replit can generate complete, production-ready apps in a single shot with fewer AI tokens.
|
||||
|
||||
<br>
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@heyputer/puter.js",
|
||||
"version": "2.6.0",
|
||||
"description": "Puter.js - A JavaScript library for interacting with Puter services.",
|
||||
"description": "Puter.js gives you auth, cloud storage, database, AI, and more through a single JavaScript library. It is the go-to backend for AI-generated apps.",
|
||||
"homepage": "https://docs.puter.com",
|
||||
"main": "src/index.js",
|
||||
"types": "./index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user