Pinned Repositories
check-equal
A Javascript library to check two objects whether equal (includes type), objects can be array/string/number/JSON/function, etc.
pg-connector
An ORM library for Postgresql on NodeJS
pglink-lite
A lite library for Postgresql to use ORM on NodeJS with GraphQL
Programming-Principles-In-Chinese
A document to introduce programming principles in Chinese(一个介绍程序设计法则的中文文档)
react-material-table
A custom fixed columns table based on Material-UI and built by TypeScript
RecordComparison
A javascript tool to compare array quickly and you can do something when matching
check-equal
A TypeScript library for checking whether two objects are equal (includes type), objects can be array/string/number/JSON/function, etc.
custom-questions
It can help you to build some React custom question components for editing and answering
numeric-calculator
Calculate addition, subtraction, multiplication, division precisely, for tackling the precision issue
record-comparison
A TypeScript tool to compare array quickly and you can do something when matching, for browsers and NodeJS servers.
JandenMa's Repositories
JandenMa/check-equal
A Javascript library to check two objects whether equal (includes type), objects can be array/string/number/JSON/function, etc.
JandenMa/Programming-Principles-In-Chinese
A document to introduce programming principles in Chinese(一个介绍程序设计法则的中文文档)
JandenMa/react-material-table
A custom fixed columns table based on Material-UI and built by TypeScript
JandenMa/RecordComparison
A javascript tool to compare array quickly and you can do something when matching
JandenMa/pglink-lite
A lite library for Postgresql to use ORM on NodeJS with GraphQL
JandenMa/AttendanceList
An AttendanceList app which uses react, node and graphql
JandenMa/Kofix-Weather
This is a React Application as a demo to display something about React and Redux such as components, states, props and attributes.Not only these but also has used the material-ui library to style and format the page.
JandenMa/pg-connector
An ORM library for Postgresql on NodeJS
JandenMa/Simple-React-Unit-Test
A simple demo to show how to use Jest and Enzyme for React unIt test
JandenMa/TicTacToe
A React app tutorial demo
JandenMa/angular2-mdl-ext
Additional components for @angular-mdl/core that are not part of material design lite (npm: @angular-mdl/*)
JandenMa/Apollo-Server-Express-Demo
This is a demo to show how to use Apollo-Server-Express and gql in Node Express Server
JandenMa/Blog
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
JandenMa/express-graphql-demo
A demo to show how to use express-graphql and GraphqlObjectType in Node Express Server
JandenMa/H5Cube
H5 and CSS to make a cube
JandenMa/H5MediaPlayer
Code for HTML5 media elements such as video and audio
JandenMa/IECompatibility
resolve some compatibility issue
JandenMa/js-xlsx
XLSX / XLSM / XLSB (Excel 2007+ Spreadsheet) / ODS parser and writer
JandenMa/Kofix-js
A MVVM Javascript framework like vue.js but only for light case to bind data
JandenMa/material-ui
MUI (formerly Material-UI) is the React UI library you always wanted. Follow your own design system, or start with Material Design.
JandenMa/Nodejs-MongoDB-RESTful
A demo to show the knowledge of Node.js, MongoDB and RESTful api
JandenMa/programming-principles
Categorized overview of Programming Principles & Patterns
JandenMa/Public-APIs
📚 A public list of APIs from round the web.
JandenMa/react-admin
:sparkles: react-admin system solution : react 后台管理系统解决方案
JandenMa/react-files-rwc
A library for react, to read files from local, or write files to local.
JandenMa/React-Hooks-Demo
A React Hooks Demp
JandenMa/SocialMediaApp
A React app example include front end, back end and data access