2.9.3 • Published 27 days ago

bv-ui-core v2.9.3

Weekly downloads
47
License
Apache 2.0
Repository
github
Last release
27 days ago

npm.io

bv-ui-core

This project provides a central location for common Bazaarvoice UI code. It is intended to be installed into a project via NPM. Individual modules are authored as CommonJS modules, to be consumed by Webpack or another build tool that can ingest CommonJS.

This is a public repository. Please see the contribution guidelines for details on contributing to this repo.

Installation

You will need NPM to add this to your project; it is installed when you install Node, so it is likely that you already have it. If not, you can install Node using an installer, or by using your favorite package manager (such as Homebrew).

Once you have NPM, you can install bv-ui-core as follows:

npm install --save bv-ui-core

Usage

Require bv-ui-core modules into your code:

var someModule = require('bv-ui-core/lib/someModule');
someModule.doThings();

For details on how to use a specific module, see the README document in the module's directory.

Modules

2.9.3

27 days ago

2.9.2

29 days ago

2.9.1

1 month ago

2.8.1

9 months ago

2.8.2

9 months ago

2.8.0

12 months ago

2.7.0

12 months ago

2.6.0

2 years ago

2.5.2

3 years ago

2.5.1

3 years ago

2.5.0

3 years ago

2.4.1

3 years ago

2.4.0

4 years ago

2.3.0

4 years ago

2.2.0

4 years ago

0.5.1

5 years ago

0.14.8

5 years ago

0.14.7

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

0.14.6

7 years ago

1.0.0

7 years ago

0.14.5

7 years ago

0.14.3

7 years ago

0.14.2

7 years ago

0.14.1

7 years ago

0.14.0

7 years ago

0.13.1

7 years ago

0.13.0

7 years ago

0.12.0

7 years ago

0.11.1

7 years ago

0.11.0

8 years ago

0.10.1

8 years ago

0.10.0

8 years ago

0.9.0

8 years ago

0.8.0

8 years ago

0.7.0

8 years ago

0.6.0

9 years ago

0.5.0

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago