https://github.com/doodlewind/nano-computed
explain how computed works in 30 lines.
https://github.com/doodlewind/nano-computed
Last synced: 8 months ago
JSON representation
explain how computed works in 30 lines.
- Host: GitHub
- URL: https://github.com/doodlewind/nano-computed
- Owner: doodlewind
- Created: 2017-08-03T08:42:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-16T07:26:17.000Z (almost 9 years ago)
- Last Synced: 2024-12-25T19:24:42.583Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nano-computed
explain how computed works in 30 lines.
``` text
npm run dev # dev build
npm run example # open localhost:10008/examples
```