digitalbazaar/bedrock-views

Name: bedrock-views

Owner: Digital Bazaar, Inc.

Description: Bedrock website views module

Created: 2015-01-01 06:57:36.0

Updated: 2016-01-25 23:56:07.0

Pushed: 2018-01-01 23:47:36.0

Homepage: null

Size: 244

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

bedrock-views

A bedrock module that combines a number of popular frontend technologies to provide a modern, flexible, and extensible Web-based user interface. It is coupled with the bower module, bedrock-angular, which provides client-side resources.

bedrock-views has the following properties/features:

Requirements
Quick Examples
install bedrock-views

Start an express server with an AngularJS frontend:

r install bedrock-angular
s
bedrock = require('bedrock');

ire('bedrock-express');
ire('bedrock-server');
ire('bedrock-views');

ock.start();
Setup
  1. bower install bedrock-angular
Configuration

bedrock-views uses bedrock's configuration to expose its own options and to expose less, clean-css, and html-minifier options.

More documentation about their usage can be found in config.js.

How It Works

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.