Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cuevven/awesome-coding-startup

吹水群众位推荐的各种库、工具、技术文章...,帮你快速启动项目
https://github.com/cuevven/awesome-coding-startup

List: awesome-coding-startup

Last synced: 3 months ago
JSON representation

吹水群众位推荐的各种库、工具、技术文章...,帮你快速启动项目

Awesome Lists containing this project

README

        

# Awesome Coding Startup

吹水群众位推荐的各种库、工具、技术文章...,帮你快速启动项目

## vue

### Admin Template & Component Library

- [vue-vben-admin](https://github.com/vbenjs/vue-vben-admin) `一个免费开源的中后台模版 - A modern vue admin. It is based on Vue3, vite and TypeScript. `
- [naive-ui](https://github.com/TuSimple/naive-ui) `A Vue 3 Component Library`
- [SCUI Admin](https://lolicode.gitee.io/scui-doc/) `基于 Vue3、elementPlus 持续性的提供独家组件和丰富的业务模板帮助你快速搭建企业级中后台前端任务`
- [VueUse](https://github.com/vueuse/vueuse) `Collection of essential Vue Composition Utilities for Vue 2 and 3`
- [fearless](https://github.com/zce/fearless) `A dashboard scaffolding based on Vue.js 3.x & TypeScript created by Vite.`

## React

### Admin Template & Component Library

- [aHooks](https://ahooks.js.org/) `一套高质量可靠的 React Hooks 库`
- [Mantine](https://github.com/mantinedev/mantine) `React components library with native dark theme support`

# Node.js

- [amplication](https://github.com/amplication/amplication) `It helps you develop quality Node.js applications without spending time on repetitive coding tasks.`
- [Hackathon Starter](https://github.com/sahat/hackathon-starter) `A boilerplate for Node.js web applications`

## Micro-Frontends

- [乾坤](https://github.com/umijs/qiankun) `Blazing fast, simple and complete solution for micro frontends.`
- [icestark](https://github.com/ice-lab/icestark) `Micro Frontends solution for large application(面向大型应用的微前端解决方案)`
- [Alibaba Cloud Alfa](https://github.com/aliyun/alibabacloud-alfa) `阿里云微前端解决方案,企业级的微前端解决方案`
- [MicroApp](https://github.com/micro-zoe/micro-app) `一款轻量、高效、功能强大的微前端框架`
- [Garfish](https://github.com/modern-js-dev/garfish) `A powerful micro front-end framework`
- [EMP](https://github.com/efoxTeam/emp) `EMP Micro FE Base on webpack 5 & module federation`

## Low-code

- [Mall-Cook](https://github.com/wangyuan389/mall-cook) `商城低代码平台,可视化搭建H5、小程序多端商城`
- [Alibaba LowCodeEngine](https://github.com/alibaba/lowcode-engine) `一套面向扩展设计的企业级低代码技术体系`
- [Tencent tmagic-editor](https://github.com/Tencent/tmagic-editor) `TMagic 可视化搭建平台`
- [baidu/amis](https://github.com/baidu/amis) `前端低代码框架,通过 JSON 配置就能生成各种页面。`

## JS/TS Utilities

- [Frappe Charts](https://github.com/frappe/charts) `Simple, responsive, modern SVG Charts with zero dependencies`
- [lax.js](https://github.com/alexfoxy/lax.js) `Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll.`
- [tinykeys](https://github.com/jamiebuilds/tinykeys) `jamiebuilds.github.io/tinykeys/`
- [GSAP](https://github.com/greensock/GSAP) `GreenSock's GSAP JavaScript animation library (including Draggable).`

## CSS/SVG Utilities

- [Clippy](https://github.com/bennettfeely/Clippy) `Shape up your website with CSS clip-paths`
- [fancy-border-radius](https://9elements.github.io/fancy-border-radius/)
- [make some svg waves](https://getwaves.io/)

## Database Tool

- [dbeaver](https://github.com/dbeaver/dbeaver) `Free universal database tool and SQL client`
- [Sequel-Ace](https://github.com/Sequel-Ace/Sequel-Ace) `MySQL/MariaDB database management for macOS`

## Articles

## Books

- [TypeScript 入门教程](https://github.com/xcatliu/typescript-tutorial)
- [TypeScript 使用手册(中文版)](https://github.com/zhongsp/TypeScript)
- [JavaScript 二十年](https://github.com/doodlewind/jshistory-cn)
- [现代 JavaScript 教程(The Modern JavaScript Tutorial)](https://github.com/javascript-tutorial/zh.javascript.info)
- [Thinking in Microfrontend (微前端的那些事儿)](https://github.com/phodal/microfrontends)
- [db-tutorial](https://github.com/dunwu/db-tutorial)
- [JavaScript & Node.js testing best practices](https://github.com/goldbergyoni/javascript-testing-best-practices) `Comprehensive and exhaustive JavaScript & Node.js testing best practices`

## Step-By-Step Tutorial

- [TypeScript exercises](https://typescript-exercises.github.io/) `A set of interactive TypeScript exercises`
- [Learn Git Branching](https://learngitbranching.js.org/) `An interactive git visualization and tutorial.`