Skip to content

janubande/2WayDataBindJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

js-two-way-binding

A simple two way binding implementation with plain javascript. All credit goes to the original implementor. This fork is an attempt to understand, document the code, and make it usable in development and to avoid use of frameworks.

Original implementation was generalised for use with few minor tweaks.

  • property types handled expanded
  • "use strict" enabled for JS code with var declaration
  • property change functions generalised
  • some comments added in code

For more information an article on the code written by original coder at:

INFO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published