Pinned Repositories
esbuild-dev-server
Use esbuild with a development server that provides statics and api proxy. This should be used for development only.
esbuild-html
esbuild plugin for generate pages html
how-webpack-works
how-webpack-works : share : webpack&工程那些事儿
JS_i18n
my-vps-things
my vps things
notebook-hub
react-grid-layout-ext
The version of modified the React-Grid-Layout source code, add a prop-types to control collision detection and compact grid cell. In order to implement the grid cell overlap function.
v-block.layout
Layout library that based on Flexbox technology.
v-block.lite
v-block/common block : @box_model、@font、@theme RESTish, PM [rest-utils] ServiceTools : @cache、@pended classnames, pixels, literal, assignment [utils] merge, mergeProps [utils] DuffsDevice [utils] co-generator v-block/layout Group、HGroup、VGroup CI ...... v-block/library ClassSymbol EventSubject, EventObserver ItemCollection, ItemDictionary
v-block.net
FakeBackend是一个可以拦截http请求与响应的组件。它是在浏览器上工作的,不依赖于后台真实的API服务。此组件能够修改原始请求与响应结果,所以,在很多需要对http统一处理的业务场景非常有用(如:请求header统一加token等)。并且,此组件可以与其它任何ajax组件配合使用(如:fetch、axios、requrest...)。 由于组件拦截是基于底层XmlHttpRequest原始能力进行封装的,所以能很轻易的植入任何JS前端系统。几乎不需要写任何配额外适配性的代码。 FakeBackend还设计了基于RESTful规范的http请求匹配规则Scheme匹配。能很好的完成Mock与数据Demo等工作。并且没有侵入性,也不影响原有正式的业务代码。还能与Proxy代码系统协同完成API联调等工作。
zonebond's Repositories
zonebond/v-block.net
FakeBackend是一个可以拦截http请求与响应的组件。它是在浏览器上工作的,不依赖于后台真实的API服务。此组件能够修改原始请求与响应结果,所以,在很多需要对http统一处理的业务场景非常有用(如:请求header统一加token等)。并且,此组件可以与其它任何ajax组件配合使用(如:fetch、axios、requrest...)。 由于组件拦截是基于底层XmlHttpRequest原始能力进行封装的,所以能很轻易的植入任何JS前端系统。几乎不需要写任何配额外适配性的代码。 FakeBackend还设计了基于RESTful规范的http请求匹配规则Scheme匹配。能很好的完成Mock与数据Demo等工作。并且没有侵入性,也不影响原有正式的业务代码。还能与Proxy代码系统协同完成API联调等工作。
zonebond/how-webpack-works
how-webpack-works : share : webpack&工程那些事儿
zonebond/v-block.lite
v-block/common block : @box_model、@font、@theme RESTish, PM [rest-utils] ServiceTools : @cache、@pended classnames, pixels, literal, assignment [utils] merge, mergeProps [utils] DuffsDevice [utils] co-generator v-block/layout Group、HGroup、VGroup CI ...... v-block/library ClassSymbol EventSubject, EventObserver ItemCollection, ItemDictionary
zonebond/esbuild-dev-server
Use esbuild with a development server that provides statics and api proxy. This should be used for development only.
zonebond/esbuild-html
esbuild plugin for generate pages html
zonebond/notebook-hub
zonebond/react-grid-layout-ext
The version of modified the React-Grid-Layout source code, add a prop-types to control collision detection and compact grid cell. In order to implement the grid cell overlap function.
zonebond/v-block.layout
Layout library that based on Flexbox technology.
zonebond/my-vps-things
my vps things
zonebond/3d-force-graph
3D force-directed graph component using ThreeJS/WebGL
zonebond/AniPortrait
AniPortrait: Audio-Driven Synthesis of Photorealistic Portrait Animation
zonebond/electron-react-boilerplate
Live editing development on desktop app
zonebond/git-flight-rules
Flight rules for git
zonebond/github-globe
The Globe from Github's homepage implemented in ThreeJS with beautiful shading.
zonebond/globe-viewer
Globe Viewer - Visualize the globe using WebGL
zonebond/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
zonebond/jQuery-menu-aim
jQuery plugin to fire events when user's cursor aims at particular dropdown menu items. For making responsive mega dropdowns like Amazon's.
zonebond/offline-plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
zonebond/Pluto.jl
🎈 Simple reactive notebooks for Julia
zonebond/project-guidelines
A set of best practices for JavaScript projects
zonebond/react-native-ui-kitten
🐱 Customizable and reusable react-native component kit
zonebond/react-virtualized
React components for efficiently rendering large lists and tabular data
zonebond/Screenshot-to-Code
Generating Code from a Graphical User Interface Screenshot
zonebond/test-your-sysadmin-skills
A collection of *nix Sysadmin Test Questions and Answers for Interview/Exam (2018 Edition).
zonebond/three.js
JavaScript 3D Library.
zonebond/tippyjs
A lightweight, vanilla JS tooltip library
zonebond/trix
A rich text editor for everyday writing
zonebond/v8n
:ballot_box_with_check: JavaScript fluent validation library.
zonebond/view-node-engine
Build a view from a configuration file.
zonebond/webpack-training-project
A training project for learning Webpack optimizations