GithubHelp home page GithubHelp logo

dyb / ved Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.28 MB

freemarker velocity

License: MIT License

CoffeeScript 40.35% JavaScript 28.30% HTML 17.80% CSS 7.07% FreeMarker 6.47%

ved's Introduction

注: 此工程为FED的fork,由于FED原工程改动较大,特此创建一个备份,此工程在某个时间点可能消失。

Features

  • 支持FreeMarker模板引擎
  • 支持velocity模板引擎
  • 支持标准的HTTP请求方法及返回数据格式
  • 支持less、coffee文件的实时编译
  • 可自动重启应用最新代码
  • 插件机制扩展,满足大部分扩展需求

Quick Start

  1. 创建文件夹:
$> mkdir vedProj
$> cd vedProj
  1. 下载安装VED:
$> npm install -g ved
  1. COPY一份配置文件 "vedProj/VED/configs/index.json", 修改

  2. 启动服务:

$> ved server -w -p 8910 ./configs/index.json

注:ved server时必须指定配置文件~!

当修改mock文件时,VED会自动重启应用更新。

Contributing

点右上角fork按钮

Test

> npm test

Bitdeli Badge

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.