Socket
Socket
Sign inDemoInstall

@osjs/gui

Package Overview
Dependencies
2
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @osjs/gui

OS.js GUI


Version published
Weekly downloads
108
increased by36.71%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

4.1.0 - 2021-08-19

  • Add 'scroll' action for ListView (#38)
  • Updated dependencies

Readme

Source

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.

Support Support Donate Donate

OS.js GUI Module

This is the main client GUI component module of OS.js.

Contains all components and adapters for the default UIs.

Development

This package has two build targets: UMD and ES.

UMD is built with Webpack via npm run build (or npm run watch), and ES via npm run build:esm (or npm run watch:esm).

The OS.js distribution uses the UMD build to load stylesheets, and everything else uses ES modules to load components, service providers etc.

So effectively you need to run both in order for this to work while developing.

The UMD javascript bundle is currently only used for environments like Codepen.

Contribution

Documentation

See the Official Manuals for articles, tutorials and guides.

Keywords

FAQs

Last updated on 19 Aug 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc