New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stenajs-webui/core

Package Overview
Dependencies
Maintainers
3
Versions
504
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stenajs-webui/core

21.29.2
Source
npm
Version published
Maintainers
3
Created
Source

stenajs-webui/core

The core library for @stenajs-webui.

All other packages depend on core.

View components

Layout

Box is the main building stone which most other components are derived from.

  • Box
Components derived from Box
  • Column (same as Box, content is placed in a column)
  • Row (same as Box, content is placed in a row)
  • Indent
  • Space
  • Spacing

Interaction

Decorators

  • SeparatorLine

Hooks

core includes a collection of hooks. See src/hooks/README.md for details.

FAQs

Package last updated on 27 Jan 2025

Did you know?

Socket

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