All Projects → pingan8787 → Leo Javascript

pingan8787 / Leo Javascript

欢迎关注公众号“前端自习课”,本仓库包含丰富的 JavaScript 学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Webpack等,还有很多我的原创文章,喜欢的朋友欢迎stat。🚀持续更新中...

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Leo Javascript

Enso
Hybrid visual and textual functional programming.
Stars: ✭ 5,238 (+709.58%)
Mutual labels:  hybrid
Vue2 Calendar
vue 2.x calendar component
Stars: ✭ 477 (-26.28%)
Mutual labels:  webpack4
Webpack Starter Basic
A simple webpack starter project for your basic modern web development needs.
Stars: ✭ 552 (-14.68%)
Mutual labels:  webpack4
Aachartcore
📈📊☕️☕️☕️An elegant modern declarative data visualization chart framework for Android. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.极其精美而又强大的 Android 数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.
Stars: ✭ 424 (-34.47%)
Mutual labels:  hybrid
Aachartkit
📈📊🚀🚀🚀An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types. 极其精美而又强大的跨平台数据可视化图表框架,支持柱状图、条形图、折…
Stars: ✭ 4,358 (+573.57%)
Mutual labels:  hybrid
Knowledge Kit
iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结
Stars: ✭ 507 (-21.64%)
Mutual labels:  hybrid
Mocker Api
mocker-api that creates mocks for REST APIs. It will be helpful when you try to test your application without the actual REST API server.
Stars: ✭ 374 (-42.19%)
Mutual labels:  webpack4
Cordova Template Framework7 Vue Webpack
Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
Stars: ✭ 630 (-2.63%)
Mutual labels:  webpack4
Easywebpack
A Simple, Powerful Webpack Front-End Development Solution
Stars: ✭ 452 (-30.14%)
Mutual labels:  webpack4
Mui Kidapp
基于 MUI 构建一个具有 90 +页面的APP应用
Stars: ✭ 551 (-14.84%)
Mutual labels:  hybrid
Webtorrent Hybrid
WebTorrent (with WebRTC support in Node.js)
Stars: ✭ 422 (-34.78%)
Mutual labels:  hybrid
Islider
如丝般高性能H5全屏滑动组件
Stars: ✭ 444 (-31.38%)
Mutual labels:  hybrid
Legoflow
更轻、更强、开箱即用的 前端工作流客户端
Stars: ✭ 517 (-20.09%)
Mutual labels:  webpack4
Vue Cms
基于 Vue 和 ElementUI 构建的一个企业级后台管理系统
Stars: ✭ 415 (-35.86%)
Mutual labels:  webpack4
Luna Studio
Looking for Luna, the WYSIWYG language for data processing? Development has moved 👉
Stars: ✭ 602 (-6.96%)
Mutual labels:  hybrid
Webpack Boilerplate
A minimal webpack 5 boilerplate with only Babel, SASS and lodash (optional) on board
Stars: ✭ 404 (-37.56%)
Mutual labels:  webpack4
Letterpad
Letterpad is an open-source and a high performant publishing engine for blogs built with react & graphql and runs ridiculously fast 🚀
Stars: ✭ 496 (-23.34%)
Mutual labels:  webpack4
Webpack Demos
📦 Demos && Courses for Webpack 4
Stars: ✭ 632 (-2.32%)
Mutual labels:  webpack4
New Bee
开源社区 vue + springBoot - 前后分离微服务的最佳实践
Stars: ✭ 619 (-4.33%)
Mutual labels:  webpack4
Trip
移动前端开发经验指南
Stars: ✭ 550 (-14.99%)
Mutual labels:  hybrid

💌仓库介绍

Cute系列更新一些系列文章和框架demo,作为自己学习结果的输出,喜欢的朋友欢迎 👉star。

关于作者

博客 语雀 知乎 掘金 思否 CSDN 简书

完整知识库,请查看我的【语雀知识库】,阅读体验更好。💌跳转~

推荐我的另两个仓库:

  1. CSS 知识库:《Leo_CSS》:更新一些原创和网络上的优秀文章,将文章整理下来,方便自己以后学习和复习。

  2. 个人阅读书架:《Leo_Reading》:将每日阅读的文章整理在这里面,已经持续将近两年。

💌仓库目录

零、📜Cute-Frontend

前端入门的学习资料和计划安排。

最新文章:

其他原创文章:

  1. 《TypeScript 设计模式之发布-订阅模式》

  2. 《TypeScript 设计模式之观察者模式》

  3. 《初中级前端 JavaScript 自测清单 - 1》

  4. 《初中级前端 JavaScript 自测清单 - 2》

  5. 《了不起的 tsconfig.json 学习指南》

  6. 《了不起的 Webpack 构建流程学习指南》

  7. 《了不起的 Webpack Scope Hoisting 学习指南》

  8. 《了不起的 Webpack HMR 学习指南(含源码分析)》

一、📜Cute-Article

精选前端开发的各类文章,设计基础知识,框架知识,网络协议和面试等文章,目前已更新超过七十多篇。
👉前往阅读

二、📜Cute-JavaScript

  1. 《Cute-ES》系列文章
  2. 《Cute-JS》系列文章
  3. 《Cute-Patterns》系列文章
  4. 《Cute-Regular》系列文章

三、📜Cute-Angular

  1. 《Angular 入门教程》
  2. 《Angular 官网 demo》
  3. 《Angular 知识点整理》

四、📜Cute-React

  1. 《Reacr-Hooks-Learning》

  2. 《Reacr-Source-Learning》

  3. 《Taro-Learning》

五、📜Cute-GraphQL

  1. 《GraphQL入门教程》

六、📜Cute-HTTP

  1. 《HTTP 的15个常见知识点复习》

七、📜Cute-Hybrid

  1. 《Hybrid App 应用开发中必备知识点复习 - 1》

  2. 《Hybrid App 应用开发中必备知识点复习 - 2》

八、📜Cute-Algorithms

  1. 《数据结构与算法 - Tree》

  2. 《数据结构与算法 - Stack》

  3. 《数据结构与算法 - Queue》

  4. 《数据结构与算法 - Set》

  5. 《数据结构与算法 - LinkedList》

  6. 《数据结构与算法 - Dictionary&&HashTable》

九、📜Cute-Webpack

  1. 《Webpack4 入门手册(共 18 章)》

  2. 《Webpack4 入门手册(共 18 章)配套 demo》

  3. 《Webpack4 基础概念介绍》

  4. 《Webpack 插件开发》

十、📜Cute-TypeScript

  1. 《TypeScript 知识点整理》

十二、📜学习总结

  1. 读《你不知道的Blob》总结
  2. 读《你不知道的WeakMap》总结

十二、📜基础

  1. 《【全栈修炼】CORS和CSRF修炼宝典》
  2. 《【全栈修炼】OAuth2修炼宝典》
  3. 《【全栈修炼】RESTful架构及实践修炼宝典》
  4. 《【图文详解】200行JS代码,带你实现代码编译器(人人都能学会)》
  5. 《【原创】JS自定义事件如此简单!》
  6. 《【前端知乎】ArrayBuffer对象与Blob对象》
  7. 《【前端知乎】File对象、FileList对象和FileReader对象》

十三、📜其他

  1. 常见demo片段整理
  2. [译]正确使用sort()方法
Author 王平安
E-mail [email protected]
博 客 www.pingan8787.com
微 信 pingan8787
每日文章推荐 https://github.com/pingan8787/Leo_Reading/issues
JS小册 js.pingan8787.com
微信公众号 前端自习课

bg

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].