• Stars
    star
    123
  • Rank 290,145 (Top 6 %)
  • Language
    JavaScript
  • Created about 12 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Single page application boilerplate for Web or mobile using Twitter Bootstrap, jQuery and Javascript on Node.js. Create a responsive one page app for with a lightweight data store. Features long scrolling page sections, image slider, scroll to top button and dot navigation.

one-page-app

A one page app boilerplate for Web or mobile using HTML5, Twitter Bootstrap, jQuery and Javascript on Node.js

I found a lot of great designs for single page apps, but none provided the backend functionality. This project is both, a single page responsive UI/UX along with the backend functionality -- ready to deploy on node.js

Features

- Vertical and/or horizontal scrolling page sections
- Social media integration
- Responsive layouts (Web and mobile) and multiple themes
- Lightweight data store enables persistence
- Modular functionality supports contact forms, email, user/login management
- Easy-to-use single admin (dashboard) page to manage the entire app and content

Twitter Bootstrap, HTML5 UI

The responsive design of this single-page app is via Twitter Bootstrap. Bootstrap has been widely adopted for use in Web and mobile apps so it's designed behave and look great in any desktop, smartphone or tablet browser.

Node.JS, Express

On the backend is Node.JS 6.x with Express 2.x for the app framework and routing. Views are templated using EJS.

Persistence

Node-Dirty is used for lightweight data persistence. This file-based database is ideal for apps with < 1 million records, and there is no need to adapt and connect remote data stores.

More Repositories

1

jquery-socialist

jquery social media plugin that aggregates and combines Facebook, Twitter, LinkedIn, YouTube, Instagram, Pinterest and.. Combine social feeds from multiple social networks or RSS in elegant layouts via this social plugin.
JavaScript
631
star
2

bootstrap-zero

Bootstrap templates and themes project
JavaScript
575
star
3

bootstrap-google-plus

Bootstrap Google Plus is a Google+ style theme and template for Bootstrap 3.
CSS
164
star
4

bootply

Twitter Bootstrap playground. Use Bootply to design, prototype, extend, or test responsive Bootstrap website.
125
star
5

jquery-share

A jquery social plugin that enables easy sharing to multple social networks. Share to many social networks (Facebook, Twitter, Tumblr, LinkedIn, Pinterest, Google+) from one toolbar.
JavaScript
95
star
6

bootstrap-3-upgrade

Migration scripts for Bootstrap 3.
JavaScript
17
star
7

bootply-extras

Bootstrap Themes, Components (Tiles, Cards, Centering, Option Tables), CSS tricks, JavaScript and jQuery plugins for Bootstrap by Bootply.com
JavaScript
9
star
8

node-api-key

API key generator for Node.js. Generate, validate and maintain keys for your RESTful API.
7
star
9

social-media-api

A RESTful social media API built on NodeJS that aggregates (combine) social feeds and disseminates (share) to multiple social networks
6
star
10

workflow-engine

A simple JavaScript workflow engine
JavaScript
6
star
11

bootstrap-migrate

For Bootstrap 2 to Bootstrap 3 migration. Convert Bootstrap 2.x HTML, templates and layouts to Bootstrap 3.0.
5
star
12

bootstrap-templates

A collection of free Bootstrap templates.
4
star
13

site2img

A web snapshot app and API for Node.js using Express and Phantom.js
3
star
14

node-url-to-image

Capture Web pages as images (Web screenshots) using Node.js and WebKit.
JavaScript
3
star
15

jquery-social-media

Social sharing and social feed plugins for jQuery. Combine social updates from multiple social feeds, or share to multiple social networks.
3
star
16

paperpusher

A jQuery Plugin that takes a JSON object and gives you a Bootstrap compatible HTML form.
JavaScript
3
star
17

jqueryui-switchr

jQueryUI Toggle Switch Plugin
2
star
18

heroku-phantomjs

screenshot app
CoffeeScript
1
star
19

facebook-feed

A facebook feed plugin that uses the Facebook Search API. Javascript and jQuery
1
star
20

codeply

Code editor
1
star
21

in1-plugins

jQuery Plugin Demo Site
JavaScript
1
star
22

site2img-api

Image and Web screenshot capture service, API on Node.js using Phantom.js
1
star