wepy
WePY is a framework that allows small programs to support component-based development. By means of precompilation, developers can choose their preferred development style to develop small programs. Framework details optimization, Promise, Async Functions are introduced to make developing small program projects easier and more efficient.
Features:
-
Class Vue development style
-
Support custom component development
-
Supports importing NPM packages
-
Supporting Promise
-
Supports ES2015+ features, such as Async Functions
-
Support multiple compilers, Less/Sass/Styus, Babel/Typescript, Pug
-
Support a variety of plug-in processing, file compression, image compression, content replacement and so on
-
Support Sourcemap, ESLint, etc
-
Small program details optimization, such as request queuing, event optimization, etc
Small program componentization development framework WEpy officially open source
Making address: https://github.com/Tencent/wepy
(Click “Read the original article” at the end of the article for direct access)
Website address: https://tencent.github.io/wepy/
Please give Wepy a Star! Welcome to submit your issue and PR