当前位置:网站首页>Applet development framework recommendation

Applet development framework recommendation

2022-06-23 20:23:00 51CTO

Small program development can provide a new development platform , At the same time, it can reduce the development cost of the company . This is why small program development is hot . For applet developers , A good development framework is important . Now let's recommend a few easy-to-use development frameworks

 ​1、Tina.js

 Small program development framework recommendations _ Applet development

Lightweight and easy to use , The official framework of wechat applet is retained MINA Most of API Design ; Whether you have small program development experience or not , It's easy to transition . Progressive enhancement , Existing state manager , There are also routing enhancements , You can also write your own plug-ins . All in all , This little program framework , In the official framework of wechat app MINA On the basis of , More powerful and convenient , Package management and build tools are also introduced , Stronger and more flexible than the official framework . in addition , This framework , The document is also very detailed , clear , Use guide ,API, There are many examples .

2、 ​Jinaconvert

 Small program development framework recommendations _ Applet _02

As a developer , Pictures are used most frequently , I often feel distressed because of the pictures . On the format of the picture , You just need to Jinaconvert Choose the type of format you need , Then upload the picture file to .

3、 ​mpvue

 Small program development framework recommendations _ Applet _03

mpvue It is open source on meituan review , A use Vue.js Develop a front-end framework for applets . Based on the framework of Vue.js The core ,mpvue Revised Vue.js Of runtime and compiler Realization , Make it run in a small program environment , Thus, a complete set of Vue.js Development experience . Use mpvue Developing small programs , Will be thoroughly componentized development capabilities , Improve code reusability ; convenient Vuex Data management solutions , Easy to build complex applications ; shortcut webpack Build mechanism , You can customize the build strategy 、 The development phase hotReload.

4、MINA

It is an official framework provided by an applet , Similar to Taobao Weex、Vue frame .MINA The framework encapsulates the file system provided by wechat client 、 Network communication 、 task management 、 Data security and other basic functions . Provide a complete set of JavaScript API, So that developers can easily use various basic functions and capabilities provided by wechat client , Quickly build an application .

5、 ​wepy

 Small program development framework recommendations _ Applet development _04

It is a framework that allows small programs to support component-based development , By means of precompiling , Let developers choose their favorite development style , To develop small programs . Frame details optimization ,Promise,Async Functions Is introduced to make it easier to develop small program projects , Efficient . Its characteristics : class Vue Development style ; Support custom component development ; Support the introduction of NPM package ; Support Promise; Support ES2015+ characteristic , Such as Async Functions; Supports multiple compilers ,Less/Sass/Styus、Babel/Typescript、Pug; Support a variety of plug-in processing , File compression , Picture compression , Content replacement, etc ; Support Sourcemap,ESLint etc. ; Small program details optimization , If you ask to line up , Event optimization, etc .


原网站

版权声明
本文为[51CTO]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/174/202206231833087833.html