Pinned Repositories
ace
Ace (Ajax.org Cloud9 Editor)
acorn-jsx
Alternative, faster React.js JSX parser
aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
bitcoinjs-lib
Bitcoin-related functions implemented in pure JavaScript
busy
Blockchain-based social network where anyone can earn rewards 🚀
Chronicle-Map
Replicate your Key Value Store across your network, with consistency, persistance and performance.
js-sql-parse
A nearley based sql parser and analyzer
JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
react-slingshot
React + Redux starter kit / boilerplate with Babel, hot reloading, testing, linting and a working example app, all built in
todo-list-fabricV1
A todo list application using Hyperledger Fabric V1 as a data source
eric-leihe's Repositories
eric-leihe/ace
Ace (Ajax.org Cloud9 Editor)
eric-leihe/JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
eric-leihe/acorn-jsx
Alternative, faster React.js JSX parser
eric-leihe/algo-coin
Python library for algorithmic trading cryptocurrencies across multiple exchanges
eric-leihe/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
eric-leihe/angular-cli
CLI tool for Angular
eric-leihe/babel-loader
📦 Babel loader for webpack
eric-leihe/bnd
Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
eric-leihe/docker-nginx
Official NGINX Dockerfiles
eric-leihe/errors-spring-boot-starter
Elegant Error Handling for Spring Boot
eric-leihe/Explainable-NL-to-Bash-AST
eric-leihe/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
eric-leihe/interview-skeleton
Public sample code for a variety of languages for the API interview coding exercise
eric-leihe/katacoda-scenarios
Katacoda Scenarios
eric-leihe/language-study
Learn foreign language
eric-leihe/Linux-Tutorial
《Java 程序员眼中的 Linux》
eric-leihe/netty
Netty project - an event-driven asynchronous network application framework
eric-leihe/phantomjs
Scriptable Headless Browser
eric-leihe/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
eric-leihe/react-devtools
An extension that allows inspection of React component hierarchy in the Chrome and Firefox Developer Tools.
eric-leihe/react-hot-loader
Tweak React components in real time.
eric-leihe/react-redux
Official React bindings for Redux
eric-leihe/reactjs-template
Reactjs Template Project
eric-leihe/redux-automata
Finite state automaton for Redux.
eric-leihe/systemjs
Dynamic ES module loader
eric-leihe/the-art-of-command-line
Master the command line, in one page
eric-leihe/vanilla-hibernate
Samples of using vanilla Hibernate ORM without any framework wrapping around it.
eric-leihe/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.
eric-leihe/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
eric-leihe/xhtml-string-escape-utils
Custom String Escape or Unescape utitlity to handle HTML4 and XML together