@encryptos/client

3.1.52 • Public • Published

OS.js Logo

OS.js is an open-source desktop implementation for your browser with a fully-fledged window manager, Application APIs, GUI toolkits and filesystem abstraction.

Build Status Test Coverage Maintainability Support Back Sponsor Donate Donate Community

OS.js v3 Client Module

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

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

Usage

ES, Webpack, Node, etc.

import { Core /*, ... */ } from '@osjs/client';

UMD

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

Contribution

Documentation

See the Official Manuals for articles, tutorials and guides.

Links

/@encryptos/client/

    Package Sidebar

    Install

    npm i @encryptos/client

    Weekly Downloads

    2

    Version

    3.1.52

    License

    BSD-2-Clause

    Unpacked Size

    1.02 MB

    Total Files

    10

    Last publish

    Collaborators

    • ebr00ks