skeleton-js

SkeletonJS is a application architecture built in top of BackboneJS

Usage no npm install needed!

<script type="module">
  import skeletonJs from 'https://cdn.skypack.dev/skeleton-js';
</script>

README

SkeletonJS

An Application Architecture Using Backbone, RequireJS, CoffeScript and QUnit

Introduction

Skeleton was initially developed to fit the requirements of an client's project in development at [dclick.com.br]. Basically, it is an architecture for JavaScript applications using the Backbone.js, RequireJS, CoffeScript and well tested with QUnit. The main focus of this bunch of classes is deliver an enterprise single-page application using some of the new libraries and technologies available for Javascript development.