New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

genji

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

genji

Writing reusable, modular and flexible node.js applications made easy.

  • 0.7.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

Genji build status

Writing reusable, modular and flexible node.js applications made easy.

Introduction

Genji is not a full stack web framework, instead it focuses on making your code reusable and flexible enough to integrate with other components and frameworks. In development of modern web application, your service usually consumed by various kinds of clients with different manners. You may have web site for browser user, private apis for mobile clients, public apis for third-party developers and internal apis for queues or job workers. Genji helps you write reusable code by providing extensible plugin/middleware system, routing/transport agnostic application class, models fields validation and custom getter/setter method, views layout manager and namespaced template overriding, url routing with hook support. While it doesn't mean you have to stick with a particular development style or technology, genji is highly modular designed and customizable, so you can decide which part of the framework to use and how.

About the name "Genji"

The word Gen Ji in Chinese means root base and it's also the name of the Japanese era name which was created to mark the beginning of a new 60-year cycle of the Chinese zodiac. So, basically it means something fundamental that you can grow with. The philosophy of this project follows this meaning.

License

(The MIT License)

Copyright (c) 2010-2013 Senmiao Liu senmiao.liu@gmail.com

Keywords

FAQs

Package last updated on 25 May 2013

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