11.1.0 • Published 2 months ago

@bedrock/views v11.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

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 webpack, and bedrock-vue, which provides client-side resources.

bedrock-views has the following properties/features:

Requirements

  • npm v6+

Quick Examples

npm install @bedrock/views

Start an express server with an Vue frontend:

npm install @bedrock/vue
import * as bedrock from '@bedrock/core';

import '@bedrock/express';
import '@bedrock/server';
import '@bedrock/views';

bedrock.start();

Setup

  1. npm install @bedrock/vue

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.

License

Apache License, Version 2.0 Copyright 2011-2024 Digital Bazaar, Inc.

Additional Bedrock libraries are available for non-commercial use such as self-study, research, personal projects, or for evaluation purposes. See the Bedrock Non-Commercial License v1.0 for details.

Commercial licensing and support are available by contacting Digital Bazaar support@digitalbazaar.com.

11.1.0

2 months ago

11.0.0

2 years ago

10.0.0

2 years ago

10.0.1

2 years ago

10.0.2

2 years ago

10.0.3

2 years ago

9.0.2

2 years ago

9.0.1

2 years ago

9.0.0

2 years ago