6.2.0 • Published 4 years ago

@smarthtmlelements/smart-elements v6.2.0

Weekly downloads
20
License
ISC
Repository
github
Last release
4 years ago

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

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

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 ↗