ves
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

ves

NPM version build status Test coverage David deps Known Vulnerabilities npm download

A Powerful, Simple Vue Node Isomorphic Framework, Front-End and Node of The Application are Written in TypeScript! Everything is Simple!

You don't need to care about Vue server-side rendering implementation details and the Webpack + Babel + TypeScript build process. You just need to write Vue isomorphic applications just like you would write a Vue front-end application.

Installation

$ npm install ves --save

Node.js >= 8.0.0 required.

Features

  • ✔︎ Based on Egg Framework, Powerful, Easy to Expand
  • ✔︎ Support Vue Server Side Render and Client Side Render Modes, Rendering Cache, Automatic Downgrade,
  • ✔︎ Front-End and Node of The Application are Written in TypeScript
  • ✔︎ Build with Webpack + TypeScript, Auto Building, Hot Reload, Code Splitting, High Speed, Performance Optimization
  • ✔︎ Powerful Tool Chain ves-cli

Document

QuickStart

$ npm install -g ves-cli
$ ves init
$ npm install
$ npm run dev
$ open http://localhost:7001

Examples

See ves-amdin

Links

License

MIT

Package Sidebar

Install

npm i ves

Weekly Downloads

1

Version

2.0.2

License

MIT

Unpacked Size

10.8 kB

Total Files

22

Last publish

Collaborators

  • hubcarl