Skip to content

kjacobson/minorjs-frames

 
 

Repository files navigation

Build Status NPM version

MinorJS Frames

Frames address the need for composable layouts built from modular UI components. A frame is a set of Backbone views that work together to represent a shared model layer.

Installation

This package is available on npm as:

npm install minorjs-frames

License

Copyright 2016 Skytap Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Build modular UI components from composable layouts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.4%
  • CoffeeScript 40.6%