{"library":"betajs-server","type":"library","category":null,"description":"BetaJS-Server is a server-side JavaScript framework extension for the core BetaJS library, providing backend functionalities for applications. It offers capabilities such as database access and persistent storage with explicit support for MongoDB, server-side AJAX request handling, and robust session management. The current stable version is 1.0.29, and while a specific release cadence isn't stated, the version numbering suggests a mature, but potentially slowly evolving project. Its key differentiators include its tight integration with the broader BetaJS ecosystem and its direct provision of common backend patterns like MongoDB interaction and session management, making it suitable for projects already leveraging BetaJS on the frontend or for full-stack JavaScript applications built entirely within the BetaJS paradigm. It explicitly supports NodeJS versions 4.0 up to the latest, indicating ongoing compatibility efforts.","language":"javascript","status":"maintenance","version":"1.0.29","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install betajs-server","imports":["const BetaJS = require('betajs/dist/beta.js');","const MongoDatabase = BetaJS.Server.Databases.MongoDatabase;","const MongoDatabaseStore = BetaJS.Server.Stores.MongoDatabaseStore;"]},{"cmd":"yarn add betajs-server","imports":[]},{"cmd":"pnpm add betajs-server","imports":[]}],"homepage":"https://betajs.com","github":"https://github.com/betajs/betajs-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/betajs-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/betajs-server/compatibility"}}