README.md
Router middleware for koa. Provides RESTful resource routing.
Type-aware JSON serializer/parser
运行 JavaScript 代码,测试代码输入输出逻辑,快捷验证代码思路。
Tutorial on how to write React component in ES6 and publishing
Typescript decorators for Moleculer
- Babel 默认只转换新的 JavaScript 句法(syntax) - 不转换新的 API,比如 Iterator、Generator、Set、Maps、Proxy、Reflect、Symbol、Promise 等全局对象,以及一些定义在全局对象上的方法(比如 Object.assign)都不会转码。 - 不转换实例方法(例如 Array.prototype.includes 等) - 如果想让这个方法运行,必须使用 Polyfill 或 Babel-runtime,为当前环境提供一个垫片。
Decorators to make class-like Vuex modules
Type-aware JSON serializer/parser
Run multiple promise-returning & async functions with limited concurrency using native ES6/ES7
Wrap a promise-generating function so its promises always resolve.
A Webpack plugin that fixes javascript sourcemaps in Visual Studio (2015), allowing for JSX and JS debugging directly in Visual Studio.
Compare two profiles of GitHub
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
"A Type Safe Vuex Module or Store Using ES6 Classes and ES7 Decorators written in TypeScript."
[![NPM version][npm-image]][npm-url]
A process queue written in async/await way in ES7+(ES8).
Redux middleware for generators
Kevoree Dependency Injection
"A Type Safe Vuex Module or Store Using ES6 Classes and ES7 Decorators written in TypeScript."
A simple factory function that constructors a ES7 decorator
一些常用的组件、工具函数、常量等,使用 Rollup 编译打包、Vite 开发测试、DUmi 生成文档。
Ween团队 ESlint代码规范