@buxlabs/client

1.0.4 • Public • Published

client

A front-end application framework

Installation

npm install --save-dev @buxlabs/client

Usage

import { Model } from '@buxlabs/client'

const model = new Model()
model.set({ foo: 'bar' })

How does it work?

The framework is a thin layer of abstraction over Backbone.Marionette accompanied with underlying deps.

The main goal of the framework is to provide a set of opinionated general purpose objects and methods for single page apps.

It is supposed to minimize the number of decisions that must be made before starting a new project and speed up the development time.

todo

  • add tests
  • add coverage
  • add docs
  • host docs
  • rewrite the dependencies
  • add utility methods

/@buxlabs/client/

    Package Sidebar

    Install

    npm i @buxlabs/client

    Weekly Downloads

    6

    Version

    1.0.4

    License

    MIT

    Last publish

    Collaborators

    • buxlabs-dev
    • emilos