1.0.0 • Published 8 years ago

zf-admin v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

zf-admin

ZF-Admin is a simple starter template for building admin or dashboard interfaces.

Motivation

I wanted a Zurb Foundation based template with just a minimum amount of features and a proper build system.

npm.io

Features

  • Plugins: Datepickers, graphs, notifications e.t.c
  • Asset managememt using Bower
  • Build system using Gulp
  • Templating system using Jquery.loadTemplate

Usage

Clone this repository or npm install zf-admin or bower install zf-admin

Using the zf-admin template with the dev/ build system

  1. Run "npm install".
  2. Run "bower install".
  3. Modify the gulpfile.js as needed.
  4. Modify the source SASS and JS files as needed.
  5. Run Gulp to build assets.

Using the admin template with default dependencies.

Provided plugins

  1. Charting. chart.js
  2. Animated counters. countup.js
  3. Date/ Time picker. flatpickr
  4. Notifications. Noty
  5. Simple templating. jQuery.loadTemplate
  6. Lightbox. Responsive-Lightbox
  7. Alerts and modal dialogs. sweetalert2
  8. Data tables. datatables

Available build tasks

Main Tasks


default
help

Sub Tasks


build-all
build-js
build-sass
copy-fonts
lint-js
prepare-default-images
prepare-example-assets