功能豐富且非常靈活的Node.js框架:Grasshopper
Grasshopper是一款功能豐富且非常靈活的Web應用Node.js框架,基本上支持所有的Web開發特性。
特性:
- 集成依賴注入支持。
- 過濾器攔截的請求。
- 支持i18n。
- Handles updation and validation of models from forms.
- 支持responses的快速Gzip壓縮。
- 靜態文件,也可以預壓縮,以節省壓縮的每個請求。
- 支持flash的消息。
- Allows adding view helpers to enable smarter views.
- Layout and "include" support for views.
- Automatic selection of view file based on request's extension.
- Support for HTTPS with automatic redirection.
- Supports Basic and Digest authentication.
- Session management with support for custom session storage.
- Simple API to create and consume cookies.
- Fast file uploads using node-formidable.
- Configurable form post and upload sizes.
- Makes sending files as response attachments using 'Content-Disposition' simple.
- Supports partial download of static files.
- Supports
if-modified-since
,if-none-match
andif-range
headers. - Plenty of documentation through examples. </ul>
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!