Transition animation Make linear changes to the properties on the Component to achieve transition animation. -https://eva.js.org/playground/#/transition -https://eva.js.org/play...
Sprite animation Sprite animation is an animation played by multiple consecutive pictures at a certain time interval. The pictures are usually merged into one picture, and then th...
Data Management Introduce In react/vue, we often use redux/vuex for data management and maintain a unified set of data. Under the Eva.js system, we have designed a set of data ma...
Performance monitoring This plug-in is implemented using stat.js and will display performance information at the specified location Install With NPM npm i @eva / plugin -...
Development based on CDN Based on CDN development, we recommend using start-demo-with-cdn, this scaffolding uses the Externals capabilities of Webpack, and Eva. The js package is ...