An open API service indexing awesome lists of open source software.

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.

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
```