1.0.0 • Published 5 years ago

@leon.hezj/observer v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Observer.js

A JavaScript library to observe your objects.

Introduction

Observer.js is focused on building your Model layer with awesome coding experience.You are easy to observe and primitive change and computed change without extra effort.
Its design is heavily inspired by the observer module of Vue

Compatibility Note

Observe.js is using Proxy feature of ES6 and does only support modern web browser and Node.js v6.4.0+.You should check compatibility list before using Observe.js

Install

TODO

Getting Started

License

MIT

Copyright (c) 2013-present, leon.hezj