Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

elegant-response-data

digital-flowers14GPL Version 30.9.8

this is the elegant response data class where you can create a new elegant response data by instantiating it, elegant response data is useful if you want to return custom response header and body taking the benefit of using the elegant render interceptor such as caching and compressions.

file, elegant, framework

readme

Why Elegant ?

Everyone knows that NodeJS is taking the lead!

Taking Javascript to the server side development with its v8 javascript engine NodeJS is taking over the enterprise.

For the past two years NodeJS had huge growth and support from the open source community, currently in use by Microsoft, VMWare, Ebay, Yahoo, and many more top tech companies.

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, but this also make it very difficult to write and learn, and may lead the developers to write an ugly and hard to understand code specially what is known as callback hell.

This is why elegant framework was built with a totally new concept that makes NodeJS code more friendly and easier for building web applications without losing the efficiency of event-driven and non-blocking I/O model.

for more information please visit: http://getelegant.com/