os-js/osjs-client

Repository files navigation

OS.js Logo

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

Test CoverageMaintainability

SupportSupportDonateDonate

This is the main client core component of OS.js.

Contains base services, virtual filesystem, panels and other core services required for operation.

import { Core /*, ... */ } from '@osjs/client';
<script src="https://cdn.jsdelivr.net/npm/@osjs/client/dist/main.js"></script>
const { Core /*, ... */ } = osjsClient;

See the Official Manuals for articles, tutorials and guides.

About

OS.js Client Module

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 19