hdzb-osjs-client
TypeScript icon, indicating that this package has built-in type declarations

3.7.10 • Public • Published

set localStorage after login.

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 Coverage Maintainability

Support Support Donate Donate

OS.js 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

ESM, Webpack, etc.

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

UMD

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

Contribution

Documentation

See the Official Manuals for articles, tutorials and guides.

Links

Readme

Keywords

Package Sidebar

Install

npm i hdzb-osjs-client

Weekly Downloads

0

Version

3.7.10

License

BSD-2-Clause

Unpacked Size

1.33 MB

Total Files

11

Last publish

Collaborators

  • liuhongtian