OS.js client
npm install @osjs/client

OS.js is an open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.






This is the main client core component of OS.js.
Contains base services, virtual filesystem, panels and other core services required for operation.
``javascript`
import { Core /, ... / } from '@osjs/client';
`html`
`javascript``
const { Core /, ... / } = osjsClient;
* Sponsor on Github
* Become a Patreon
* Support on Open Collective
* Contribution Guide
See the Official Manuals for articles, tutorials and guides.
* Official Chat
* Community Forums and Announcements
* Homepage
* Twitter (author)
* Facebook
* Docker Hub