MichealWayne/fe-tools

前端开发常用文档/网站地址、样式/js方法封装库、项目模板。提供Chrome拓展程序

207Stars on the repository
16Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

architecture

01

MichealWayne/fe-tools

Cursor rule Cursor

An architecture rule for the fe-tools utilities project. It describes the project overview, directory layout, package structure, and technology stack.

207 1mo ago A 0 tokens

rules

02

MichealWayne/fe-tools

Cursor rule Cursor

// 正确示例 const example = (param1, param2) => { const result = param1 + param2; return result; }.

207 1mo ago A 0 tokens