Socket
Book a DemoInstallSign in
Socket

eloquence

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eloquence

Core code for DB, Server, etc

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Eloquence

[el-uh-kwuh ns]: The practice or art of using language with fluency and aptness.

Eloquence is a node.js MVC framework built as part of the open source Volunteerily project and used in production for Pinstory.

Key points

  • The framework wraps everything in a promise enviromnent, encouraging clean code and avoiding callback hell.
  • Catches any errors thrown at the controller level and redirects accordingly (404, 500...). On development, the full server error stack is also returned to the view, making it easy to debug.
  • Provides lightweight model ORM with basic CRUD methods. It's easy to override the methods or add your own.
  • Models trigger events, making it easy to handle dependencies between them.

Technology

Getting started

Refer to the /tutorial section for a full boilerplate example.

Contributing

Feel free to fork the project and send pull requests on github.

License

Eloquence is MIT Licensed (MIT).

Issues

Bugs and requests can be sent here.

Keywords

boilerplate

FAQs

Package last updated on 07 Aug 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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.