@smarthtmlelements/smart-elements

6.2.0 • Public • Published

smart-elements

Web Components & Custom Elements for Professional Web Applications

Published on webcomponents.org

Build responsive, mobile-first projects on the Web with the most advanced front-end component library

What is Smart HTML Elements?

Smart HTML Elements is a Framework for building Web Components and Custom Elements. Smart is similar to Polymer and LitElement. It supports two-way data-binding, templates, property change notifications, Typescript-like type-checking and validation. Smart does not have third-party dependencies. It is pure Javascript code. More than 30 Web Components are built with Smart including Grid, Tabs, Accordion, Gauge, DateTimePicker and others. Some of the Web Components built with the library are commercial. Others are open-source.

Works across devices and browsers

Web Components

A suite of polyfills supporting the Web Components specs is included in our examples. These polyfills ensure that Custom Elements are supported in all browsers.

Custom Elements

Component Status Issues
<smart-accordion> Published on npm Issues
<smart-button> Published on npm Issues
<smart-calendar> Published on npm Issues
<smart-card> Published on npm Issues
<smart-carousel> Published on npm Issues
<smart-chart> Published on npm Issues
<smart-check-box> Published on npm Issues
<smart-color-panel> Published on npm Issues
<smart-color-picker> Published on npm Issues
<smart-combo-box> Published on npm Issues
<smart-date-time-picker> Published on npm Issues
<smart-docking-layout> Published on npm Issues
<smart-drop-down-button> Published on npm Issues
<smart-drop-down-list> Published on npm Issues
<smart-file-upload> Published on npm Issues
<smart-gantt-chart> Published on npm Issues
<smart-gauge> Published on npm Issues
<smart-grid> Published on npm Issues
<smart-input> Published on npm Issues
<smart-list-box> Published on npm Issues
<smart-list-menu> Published on npm Issues
<smart-masked-text-box> Published on npm Issues
<smart-menu> Published on npm Issues
<smart-multiline-text-box> Published on npm Issues
<smart-multi-split-button> Published on npm Issues
<smart-numeric-text-box> Published on npm Issues
<smart-pager> Published on npm Issues
<smart-password-text-box> Published on npm Issues
<smart-power-button> Published on npm Issues
<smart-progress-bar> Published on npm Issues
<smart-query-builder> Published on npm Issues
<smart-radio-button> Published on npm Issues
<smart-repeat-button> Published on npm Issues
<smart-scroll-bar> Published on npm Issues
<smart-slider> Published on npm Issues
<smart-sortable> Published on npm Issues
<smart-splitter> Published on npm Issues
<smart-switch-button> Published on npm Issues
<smart-table> Published on npm Issues
<smart-tabs> Published on npm Issues
<smart-tank> Published on npm Issues
<smart-time-picker> Published on npm Issues
<smart-text-box> Published on npm Issues
<smart-toast> Published on npm Issues
<smart-toggle-button> Published on npm Issues
<smart-tooltip> Published on npm Issues
<smart-tree> Published on npm Issues
<smart-window> Published on npm Issues

Download and Installation

Download Smart HTML Elements

  • The SDK files are located in the jqwidgets directory

    In general you need to use files from this directory only.

    Files list & description:

    Files required in all projects using the SDK
    • smart.element.js: Core Smart HTML Elements framework
    • smart.elements.js: All Smart HTML Elements
    • smart.default.css: Stylesheet for all Web Components.

Live Demo | Documentation

Screenshot of smart-grid, using the Material theme

Screenshot of smart-sheet, using the Material theme

Screenshot of smart-chart, using the Material theme

Screenshot of smart-docking, using the Material theme

Screenshot of smart-tabs, using the Material theme

Screenshot of smart-calendar, using the Material theme

Package Sidebar

Install

npm i @smarthtmlelements/smart-elements

Weekly Downloads

33

Version

6.2.0

License

ISC

Unpacked Size

29.7 MB

Total Files

332

Last publish

Collaborators

  • bmarkov
  • smartcustomelements