alibaba/vanex

Name: vanex

Owner: Alibaba

Description: Frontend development library based on mobx.

Created: 2017-08-22 06:14:16.0

Updated: 2018-05-12 11:04:49.0

Pushed: 2018-01-10 08:38:01.0

Homepage: https://alibaba.github.io/vanex/

Size: 890

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

vanex

NPM

github

Vanex ??? mobx ? React ???????????? mobx ??????????????????? React ???

??

https://alibaba.github.io/vanex/

Quick Start

Vanex ??????? API?@vanex ? start

rt React from 'react';
rt { vanex, start } from 'vanex';

t Model = {};

ex('Model')
s Comp extends React.Component{


t({
component: Comp,
container: '#root',
models: {
    Model,
}

See more: https://alibaba.github.io/vanex/quick-start.html

??

TODO


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.