@vue-layout/utils
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-alpha.11 • Public • Published

@vue-layout/utils 🧰

npm version CI

This package provides helpers for building forms and list elements on the fly, using hyperscript. Those can be used directly in the vue render function 🔥.

It also provides presets for bootstrap & font-awesome.

Table of Contents

Installation

$ npm i --save @vue-layout/utils

Usage

The following form helpers are provided:

  • buildFormInput
  • buildFormInputCheckbox
  • buildFormInputText
  • buildFormSelect
  • buildFormSubmit
  • buildFormTextarea

The following list helpers are provided:

  • buildList
  • buildListActionRefresh
  • buildListHeader
  • buildListItem
  • buildListItems
  • buildListNoMore
  • buildListPagination
  • buildListSearch
  • buildListTitle

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.0.0-alpha.112latest

Version History

VersionDownloads (Last 7 Days)Published
2.0.0-alpha.112
2.0.0-alpha.101
2.0.0-alpha.93
2.0.0-alpha.81
2.0.0-alpha.72
2.0.0-alpha.61
2.0.0-alpha.50
2.0.0-alpha.40
2.0.0-alpha.30
2.0.0-alpha.20
2.0.0-alpha.12
2.0.0-alpha.02
1.3.151
1.3.141
1.3.131
1.3.120
1.3.111
1.3.100
1.3.91
1.3.80
1.3.71
1.3.61
1.3.50
1.3.41
1.3.31
1.3.20
1.3.10
1.3.01
1.2.11
1.2.02
1.1.141
1.1.131
1.1.121
1.1.110
1.1.101
1.1.91
1.1.81
1.1.70
1.1.60
1.1.52
1.1.41
1.1.31
1.1.20
1.1.11
1.1.00
1.0.71
1.0.61
1.0.51
1.0.42

Package Sidebar

Install

npm i @vue-layout/utils

Weekly Downloads

23

Version

2.0.0-alpha.11

License

none

Unpacked Size

355 kB

Total Files

175

Last publish

Collaborators

  • tada5hi