# lettuce **Repository Path**: phodal/lettuce ## Basic Information - **Project Name**: lettuce - **Description**: A Framework For Romantic.写了很多代码,用的都是框架,最后不知道收获什么了? - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-01-10 - **Last Updated**: 2022-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README  # Lettuce, Mobile Framework [](https://travis-ci.org/phodal/lettuce) [](http://http://img.shields.io/npm/v/lettuce.svg) [](https://codeclimate.com/github/phodal/lettuce) [](https://codeclimate.com/github/phodal/lettuce) Lettuce is a Small & Powerful Framework for Romantic. Online demo [http://phodal.github.io/lettuce](http://phodal.github.io/lettuce/#/). ##Example 1.new a instance ```javascript var L = new lettuce(); ``` 2.define data ```javascript var data = { about: "Template", what: "This about A Mobile Framework For Romantic", why: "Why is a new Framework" }; ``` 3.create function for router ```javascript function about() { var result = L.tmpl("