Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 690 Bytes

File metadata and controls

27 lines (16 loc) · 690 Bytes

Facekit

Interactive views without writing javascript.

Facekit is a front-end toolkit influenced by Rails's Unobtrusive Javascript (UJS) library. It includes code to bring the essential interactive views to life and sits on any CSS framework.

Installation

Download dist/facekit.js and include it in your project.

Usage

See the documentation for usage.

Development

  • Clone the repo
  • Code!

Contributing