Giter Site home page Giter Site logo

vippetcare / knockoutjs-rails Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jswanner/knockoutjs-rails

0.0 8.0 0.0 367 KB

The Knockout.js JavaScript library ready for the Rails asset pipeline.

License: MIT License

Ruby 100.00%
gem external dependency

knockoutjs-rails's Introduction

knockoutjs-rails

knockoutjs-rails wraps the Knockout.js library in a rails engine for simple use with the asset pipeline provided by Rails > v. 3.1. The gem includes the development (non-minified) source for ease of exploration. The asset pipeline will minify in production.

Knockout is a JavaScript library that helps you to create rich, responsive display and editor user interfaces with a clean underlying data model. Please see the documentation for details.

Usage

Add the following to your gemfile:

gem 'knockoutjs-rails'

Add the following directive to your Javascript manifest file (application.js):

//= require knockout

You can optionally add the object mapping plugin for Knockout (also application.js):

//= require knockout.mapping

Versioning

knockoutjs-rails 3.4.0 == Knockout.js 3.4.0

Every attempt is made to mirror the currently shipping Knockout.js version number wherever possible. The major and minor version numbers will always represent the Knockout.js version, but the patch level may differ should a fix to gem need to be pushed before Knockout.js ships an update to the library.

When the versions differ, it will be noted in the README.

knockoutjs-rails's People

Contributors

jswanner avatar geekoncoffee avatar unixmonkey avatar julianrogmans avatar zealot128 avatar

Watchers

Jason Harrison avatar Jesse House avatar  avatar Nick avatar James Cloos avatar  avatar  avatar Emma Castor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.