UNPKG

@danielkalen/simplybind

Version:

Magically simple, framework-less one-way/two-way data binding for frontend/backend in ~5kb.

20 lines (19 loc) 353 B
{ "name": "vue", "main": "dist/vue.js", "description": "Simple, Fast & Composable MVVM for building interative interfaces", "authors": ["Evan You <yyx990803@gmail.com>"], "license": "MIT", "ignore": [ ".*", "examples", "build", "perf", "test", "grunt", "gruntfile.js", "*.json", "*.md", "*.yml" ] }