NodeTyped 一个具有ES6的Node.js入门工具包,该ES6具有安全异步(async / await) , (路由中间件,Web,Api), , , , , , , , 等。 简单的npm设置和维护,无需发出咕/声/吞咽/ webpack / ... 支持异步/等待 中间件示例: async function ( req , res , next ) { let title = 'NodeTyped Express' ; try { let data = await readFile ( file , 'utf-8' &