Yeoman generator for the frontend framework.
published version 0.0.3, 10 years agoRegisters all gulp tasks in a directory, auto loads plugins using gulp-load-plugins
published version 0.0.1, 10 years agoA collection of utility functions for Promises
published version 0.0.1, 10 years agoThis module serves to cache values acquired from a function that returns a Promise that resolves with the value, a value is cached based on the arguments passed into the function.
published version 0.0.1, 10 years agoThis modules serves to paginate through data, giving access to an api to navigate through data, and a page property that contains the current page.
published version 0.0.1, 10 years ago- published version 0.0.2, 10 years ago
Utilities for dealing with routes, extracting splats, filling them with data and reading data from them
published version 0.0.1, 10 years agoThis module serves to provide an interface for maintaining a subset of a set of data
published version 0.0.1, 10 years agoClass that can be extended using plugins
published version 0.0.2, 10 years agoCommunicator is a module that abstracts the communication between server and client using Connections, Requests and Adapters.
published version 0.0.6, 10 years agoA utility library for using policies, flash, redirect, unauthorized and controllers in routes
published version 0.0.4, 10 years agoAn elaborate Router that routes using a Router, Routes, Policies and a Controller the make routing nicer.
published version 0.0.5, 10 years agoThis module's objective is to keep track of model data and communicate with the server on behalf of a model.
published version 0.0.3, 10 years agoBoilerplate for the frntnd framework.
published version 0.0.1, 10 years agoA class that has resources specified on the webcomponents, stylesheets and scripts attributes. Loaded using the loadResources method.
published version 0.0.4, 10 years agofrontend-communicator is a modular browserify module that serves as an interface to the server, representing server controllers as functions that return Promises. Server communications are abstracted using Requests, Connections and Adapters, where Adapter
published version 1.0.2, 9 years agofrontend-model is a modular browserify module that serves to make working with models easier.
published version 0.0.7, 9 years agofrontend-router is a modular browserify module that serves to make working with models easier.
published version 0.0.3, 9 years agofrontend-view serves to make creating views easier. it uses riot js to do so.
published version 0.0.3, 9 years agofrontend-policies serves to run asynchronous 'security' checks on the client.
published version 0.0.2, 9 years agofrontend-translator serves to make translations easier.
published version 0.0.4, 9 years agofrontend-framework is a framework built on top of browserify.
published version 0.0.4, 9 years agoAn asset server that returns an index file for all unresolved routes
published version 0.0.7, 9 years ago