Pinned Repositories
core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
blog
zh-lx's blog —— 前端及跨栈知识积累总结
code-inspector
🚀 Click the dom to open your IDE and position the cursor at dom's source code location! 点击页面 dom 来打开 IDE 并将光标自动定位到源代码位置!
codeplayer
WebIDE based on importmap. Support react/vue/html/ts/js/css/less/scss and so on.
debug-react
react 17.0.2 版本源码学习 debug
mini-react
基于 react17.0.2 手写 mini-react,附带实现 hooks 功能
pinyin-pro
中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配、中文分词
vitepress-demo-plugin
🎨 A vitepress plugin to display and render code, support React/Vue/Html. 一个可以在 vitepress 中展示和渲染代码的插件,支持 Vue/React/Html.
vnode-loader
track code
vnode-plugin
A webpack plugin with additional functions for the location information of Vue node in the code editor.
zh-lx's Repositories
zh-lx/pinyin-pro
中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配、中文分词
zh-lx/code-inspector
🚀 Click the dom to open your IDE and position the cursor at dom's source code location! 点击页面 dom 来打开 IDE 并将光标自动定位到源代码位置!
zh-lx/codeplayer
WebIDE based on importmap. Support react/vue/html/ts/js/css/less/scss and so on.
zh-lx/mini-react
基于 react17.0.2 手写 mini-react,附带实现 hooks 功能
zh-lx/vitepress-demo-plugin
🎨 A vitepress plugin to display and render code, support React/Vue/Html. 一个可以在 vitepress 中展示和渲染代码的插件,支持 Vue/React/Html.
zh-lx/vnode-plugin
A webpack plugin with additional functions for the location information of Vue node in the code editor.
zh-lx/blog
zh-lx's blog —— 前端及跨栈知识积累总结
zh-lx/vnode-loader
track code
zh-lx/debug-react
react 17.0.2 版本源码学习 debug
zh-lx/webxr-game
zh-lx/launch-ide
Automatically recognize the editor by running processes and open the specified file in it
zh-lx/pinyin-pro-doc
pinyin-pro 在线文档
zh-lx/axios
Promise based HTTP client for the browser and node.js
zh-lx/webpack-serve-output
A webpack plugin that outputs the content compiled by webpack-dev-server to the file system.
zh-lx/ant-design
An enterprise-class UI design language and React UI library
zh-lx/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
zh-lx/draw.io
Repository to storage images on draw.io
zh-lx/G6
♾ A Graph Visualization Framework in JavaScript.
zh-lx/launch-editor
Open file in editor from Node.js.
zh-lx/lit
Lit is a simple library for building fast, lightweight web components.
zh-lx/pinyin
zh-lx/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
zh-lx/static-img
library to store img
zh-lx/vitepress
Vite & Vue powered static site generator.
zh-lx/vuepress-theme-write
A theme of vuepress2, which can help you focus on writing through simple configuration.
zh-lx/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.