api-doc
本仓库收集开发框架和工具的官方api文档和非官方优秀的api文档,省掉每次去用的时候都去百度,搜索结果还不一定是官网,可以当成收藏夹来使用。欢迎大家使用!
前端
前端原生技术及生态
- Typescript https://www.typescriptlang.org/docs/
- Typescript(中文) https://www.tslang.cn/docs/home.html
- Sass https://sass-lang.com/documentation/js-api/
- Less https://lesscss.org/
- qiankun https://qiankun.umijs.org/zh/guide/getting-started
- single-spa https://zh-hans.single-spa.js.org/docs/
前端框架及生态
- React https://reactjs.org/docs/react-api.html
- React(中文) https://zh-hans.reactjs.org
- React-router https://reactrouter.com/docs/en/v6
- Redux https://redux.js.org/api/api-reference
- Mobx https://zh.mobx.js.org/README.html
- Vue3 https://cn.vuejs.org/api/
- Vue2 https://v2.cn.vuejs.org/v2/api/
- Vue-Router https://router.vuejs.org/zh/api/
- Vuex https://vuex.vuejs.org/zh/
- Pinia https://pinia.vuejs.org/api/
- Nuxt https://nuxtjs.org/docs/get-started/installation/
- Nuxt3 https://v3.nuxtjs.org/api/composables/use-async-data/
- Nextjs https://nextjs.org/docs/getting-started
- Angular https://angular.io/start
- tailwindcss https://tailwindcss.com/docs/installation
- tailwindcss(中文)https://www.tailwindcss.cn/docs
- Slate https://docs.slatejs.org/
- Bootstrap https://getbootstrap.com/docs/5.2/getting-started/introduction/
- ThreeJs https://threejs.org/docs/index.html#manual/en/introduction/Creating-a-scene
- Fabricjs http://fabricjs.com/docs/
- Echarts https://echarts.apache.org/zh/api.html
- Antv http://antv.antfin.com/zh-cn/index.html
- DvaJS https://dvajs.com/api/
- Taro https://taro-docs.jd.com/taro/docs/
- Ant Design https://ant.design/docs/react/introduce-cn
- Element https://element.eleme.io/#/zh-CN/component/installation
- Vant 2 https://vant-contrib.gitee.io/vant/v2/#/zh-CN/
- Vant 3 https://vant-contrib.gitee.io/vant/#/zh-CN
前端脚手架及工程化
- Webpack https://webpack.js.org/concepts/
- Webpack(中文)https://webpack.docschina.org/
- Vite https://vitejs.dev/guide/api-javascript.html
- Esbuild https://esbuild.github.io/
- Rollup https://rollupjs.org/guide/en/
- Rollup(中文)https://www.rollupjs.com/
- Lerna https://lerna.js.org/docs/api-reference/commands
- Umi https://umijs.org/docs/api/api
- Umi3 https://v3.umijs.org/api
- git https://git-scm.com/book/zh/v2
- Npm https://docs.npmjs.com/cli/v8/commands
- Yarn https://classic.yarnpkg.com/en/docs
- Pnpm https://pnpm.io/motivation
- Babel https://babeljs.io/docs/en/
- PostCSS https://postcss.org/api/
- ESLint https://eslint.org/docs/latest/
- ESLint(中文)http://eslint.cn/
- Prettier https://prettier.io/
- Prettier(中文) https://www.prettier.cn/
- Verdaccio https://verdaccio.org/zh-cn/docs/what-is-verdaccio/
node生态
- Express http://expressjs.com/en/4x/api.html
- NodeJs(中文)http://nodejs.cn/api-v12/documentation.html
- Koa https://koajs.com/#introduction
- Koa(中文) http://koajs.cn/
- Egg(中文)https://www.eggjs.org/zh-CN/intro
跨端技术
- Flutter https://docs.flutter.dev/
第三方开放文档
- vscode api文档 https://code.visualstudio.com/api
- 微信公众号jssdk https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/JS-SDK.html
- 微信小程序 https://developers.weixin.qq.com/miniprogram/dev/framework/
- 微信支付接入文档 https://pay.weixin.qq.com/wiki/doc/apiv3/index.shtml
学习文档
- MDN中文文档 https://developer.mozilla.org/zh-CN/docs/Web/Tutorials
- 阮一峰ES5学习文档 http://javascript.ruanyifeng.com/
- 阮一峰ES6学习文档 https://es6.ruanyifeng.com/
- ts实操练习 https://github.com/type-challenges/type-challenges/blob/main/README.zh-CN.md
- 深入理解TS https://jkchao.github.io/typescript-book-chinese/
- 比较全面的学习路径 https://cfz6pr2brp.feishu.cn/base/appiHELqQxL9uyOqlNjMQQhOEUI
后端
运维
其他资源
- Hexo博客 https://hexo.io/zh-cn/