0.6.38 • Published 10 years ago

backbone-scrolling-site v0.6.38

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Backbone Scrolling Site

A Backbonejs-based framework for creating single-page scrolling sites.

Each user-defined route (or url) corresponds to a particular section on the site, which can also be thought of as a "page."

If necessary, a Backbone View can be created for each section, allowing interaction with the controller and the initialization process.

SinglePageScrollingController

The SinglePageScrollingController handles site-wide operations and functions, including:

  • navigation events
  • initializing and rendering views
  • updating SEO meta data (i.e. title, keywords and description)
  • notifying views of responsive break points
  • event notifications with views

SinglePageScrollingView

The SinglePageScrollingView initializes javascript for each section. The initialization process provides several "hooks" that can be used to intervene in the loading process.

0.6.38

10 years ago

0.6.37

10 years ago

0.6.36

10 years ago

0.6.35

10 years ago

0.6.34

10 years ago

0.6.33

10 years ago

0.6.32

10 years ago

0.6.31

10 years ago

0.6.30

10 years ago

0.6.29

10 years ago

0.6.28

10 years ago

0.6.27

10 years ago

0.6.26

10 years ago

0.6.25

10 years ago

0.6.24

10 years ago

0.6.23

10 years ago

0.6.22

10 years ago

0.6.21

10 years ago

0.6.20

10 years ago

0.6.19

10 years ago

0.6.18

10 years ago

0.6.17

10 years ago

0.6.16

10 years ago

0.6.15

10 years ago

0.6.12

10 years ago

0.6.11

10 years ago

0.6.10

10 years ago

0.6.9

10 years ago

0.6.8

10 years ago

0.6.7

10 years ago

0.6.6

10 years ago

0.6.5

10 years ago

0.6.4

10 years ago

0.6.3

10 years ago

0.6.2

10 years ago

0.6.1

10 years ago

0.6.0

10 years ago