Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

twee

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twee

Twee Framework - the most powerful, elegant and extensive framework for Node.js based on Express.js

  • 0.0.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
42
increased by1300%
Maintainers
1
Weekly downloads
 
Created
Source

twee

Travis Build Status Gitter

Twee JavaScript Framework for Node.js, based on Express.js and helps to be not as BlackBox like another frameworks, but to use Express.js like you're using only it. The second idea is modular structure. You are able to create modules. Each module can include:

  • extensions (core code)
  • head middleware list (runs before all the controllers)
  • tail middleware list (runs after all the controllers)
  • controllers (each controller has it's own actions and all actions can be configured for some route)
  • module prefixes (for example blog module can have blog prefix. If controller has action list, then this action will be accessable via blog/list url)
  • extendable configs, with regarding of environment
  • extra configurable core
  • support for many template engines

Keywords

FAQs

Package last updated on 06 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc