@semantic-ui/core

0.12.4 • Public • Published

Semantic UI Next

UnitTests E2ETests Coverage

A modern, lightweight UI framework built with Web Components.

Note: This is an early technology preview. APIs and structures may change.

Installation

npm install @semantic-ui/core

Usage

Direct Component Imports

For the most efficient imports, you can import individual components directly:

// Import global css tokens
import '@semantic-ui/core/theme';

// Import specific components
import { UIButton } from '@semantic-ui/core/button';
import { UICard } from '@semantic-ui/core/card';

Full Framework Import

If you need multiple components, you can import from the main package:

// Import multiple components
import { UIButton, UICard, UIMenu } from '@semantic-ui/core';

// Import global theme
import '@semantic-ui/core/theme';

Contributing

Please see CONTRIBUTING.md for development setup instructions and contribution guidelines.

License

MIT

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.12.49latest

Version History

VersionDownloads (Last 7 Days)Published
0.12.49
0.12.35
0.12.25
0.12.15
0.12.03
0.11.217
0.11.11
0.11.01
0.10.91
0.10.81
0.10.70
0.10.60
0.10.40
0.10.30
0.10.20
0.10.10
0.10.01
0.9.40
0.9.31
0.9.21
0.9.11
0.8.130
0.8.121
0.8.110
0.8.100
0.8.80
0.8.71
0.8.61
0.8.50
0.8.40
0.8.30
0.8.20
0.8.10
0.7.00
0.6.10
0.6.00
0.5.01
0.4.00
0.2.10
0.2.01
0.1.60
0.1.50
0.1.41
0.1.20
0.1.11
0.1.00
0.0.390
0.0.381
0.0.371
0.0.350
0.0.340
0.0.321
0.0.311
0.0.300
0.0.290
0.0.281
0.0.270
0.0.170
0.0.161
0.0.150
0.0.140
0.0.130
0.0.120
0.0.110
0.0.80
0.0.70
0.0.60
0.0.51
0.0.41
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i @semantic-ui/core

Weekly Downloads

67

Version

0.12.4

License

MIT

Unpacked Size

33.4 MB

Total Files

770

Last publish

Collaborators

  • jlukic