@vuecs/list-controls
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

@vuecs/list-controls 📋

npm version CI

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

Note The package is still in development and the API is still subject to change. Besides, the documentation still needs to be expanded

Table of Contents

Installation

$ npm i --save @vuecs/list-controls

Usage

The following helpers are provided:

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

License

Made with 💚

Published under MIT License.

Package Sidebar

Install

npm i @vuecs/list-controls

Weekly Downloads

315

Version

1.1.1

License

none

Unpacked Size

218 kB

Total Files

73

Last publish

Collaborators

  • tada5hi