Yo

screenshot of Yo
react
scss

Lightweight, easy-to-use, configurable, and extensible mobile front-end development framework.

Overview

YoYo是一个纯粹的移动前端开发框架,专注为移动应用提供快速且专业的构建方式。它轻量、易用、可配置,并具备超强的扩展能力。v3版本是Yo的一个新里程碑,将加入丰富的UI组件,使构建移动应用变得更简单。如果你对之前的Yo恋恋不舍,只想使用她的样式,v3及后续版本仍然会满足,只需保持与之前版本一样的安装和使用即可,提供了与之对应的pure版本。

Features

  • 轻量、易用、可配置
  • 提供丰富的UI组件
  • 具备超强的扩展能力

Summary

YoYo是一个专注于移动前端开发的框架,提供快速、简单且灵活的构建方式。它具有轻量、易用、可配置和丰富的UI组件等特点,以及超强的扩展能力。v3版本将进一步改进并简化移动应用的构建过程。无论你是想使用Yo的全部功能,还是只想使用她的样式,YoYo都能满足你的需求。通过保持与之前版本的安装和使用方式一致,可以轻松地迁移到新版本,并享受到全新的特性。

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.