@profiscience/knockout-contrib-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.36 • Public • Published

@profiscience/knockout-contrib-components

Version Dependency Status Peer Dependency Status Dev Dependency Status Downloads

This is a metapackage including all @profiscience/knockout-contrib-components-* packages

Custom components for KnockoutJS

Styled with Bootstrap v4

Contents

Usage

Importing a component will add it to Knockout's global registry with the contrib prefix. e.g. <contrib-flash-message></contrib-flash-message>

You may import a single binding, or all of them.

// import all
import '@profiscience/knockout-contrib-components'

// import single
import '@profiscience/knockout-contrib-components/flash-message' 

Package Sidebar

Install

npm i @profiscience/knockout-contrib-components

Weekly Downloads

28

Version

1.0.0-alpha.36

License

WTFPL

Unpacked Size

6.07 kB

Total Files

12

Last publish

Collaborators

  • dorgeron
  • barsh