@leon.hezj/observer

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i @leon.hezj/observer

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

9.71 kB

Total Files

14

Last publish

Collaborators

  • leon.hezj