Coder Social home page Coder Social logo

bv-ui-core's Introduction

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

bv-ui-core's People

Contributors

aterranova-bv avatar brianarn avatar bv-jason-dippel avatar jchappell82 avatar jonblewis avatar msmolev avatar nason avatar reason-bv avatar rmurphey avatar sirugh avatar taylormck avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.