Wired Elements

显示为手绘的自定义元素的集合。非常适合线框图或有趣的外观。「Collection of custom elements that appear hand drawn. Great for wireframes or a fun look.」

Github星跟蹤圖

Published on Vaadin  Directory

wired-elements ? wiredjs.com

Wired Elements is a series of basic UI Elements that have a hand drawn look. These can be used for wireframes, mockups, or just the fun hand-drawn look.

alt Preview

The elements are drawn with enough randomness that no two renderings will be exactly the same - just like two separate hand drawn shapes.

Try now

Play with wired-elements:

Wired Elements

Try it with a framework

Wired Elements in Vue

Wired Elements in React

Wired Elements in Svelte

Wired Elements in Angular

Install

The package (wired-elements) exports all components in the wired category. List of all wired elements can be found here.

Add wired-elements to your project:

npm i wired-elements

or add individual controls

npm i wired-button
npm i wired-input

Usage

Import into your module script:

import { WiredButton, WiredInput } from "wired-elements"

Alternatively, load a bundled version from the dist folder or from CDN:

<script src="https://unpkg.com/wired-elements@latest/dist/wired-elements.bundled.js"></script>

Use it in your web page:

<wired-input placeholder="Enter name"></wired-input>
<wired-button>Click Me</wired-button>

Learn about web components here.

Component API

To view details of each component - properties, events, css-properties, etc, are provided in their package folder.
List of all packages

Demo

Demo of all components is available at wiredjs.com.

Dev Environment

View the Dev environment page for instructions.

License

MIT License (c) Preet Shihn

主要指標

概覽
名稱與所有者rough-stuff/wired-elements
主編程語言TypeScript
編程語言TypeScript (語言數: 3)
平台Linux, Mac, Web browsers, Windows
許可證MIT License
所有者活动
創建於2017-08-28 06:12:03
推送於2023-10-07 20:59:18
最后一次提交2021-11-02 21:31:02
發布數46
最新版本名稱v2.1.2 (發布於 2020-06-20 00:33:14)
第一版名稱v0.1.0 (發布於 )
用户参与
星數10.6k
關注者數129
派生數337
提交數406
已啟用問題?
問題數124
打開的問題數31
拉請求數44
打開的拉請求數4
關閉的拉請求數28
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?