Vue.js 后端渲染开源库 Nuxt.js
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://nuxtjs.org
- 软件文档: https://github.com/nuxt/nuxt.js/blob/master/README.md
- 官方下载: https://github.com/nuxt/nuxt.js/archive/master.zip
软件介绍
Nuxt.js 是一个通过 Vue 用于服务端渲染的简单框架,灵感来自 Next.js。
目前尚处于开发阶段,1.0 版本即将发布
Nuxt 基于 ES2015,这使得代码有着更愉快,更整洁的阅读体验。它不使用任何转换器,并取决于 Core V8 实现的功能。由于这些原因,nuxt.js 目标为 Node.js 4.0 或更高版本(如果运行节点 <= 6.5.0,则可能需要使用--harmony-proxies 标志启动节点)
Python Algorithms
Magnus Lie Hetland / Apress / 2010-11-24 / USD 49.99
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it......一起来看看 《Python Algorithms》 这本书的介绍吧!
