harland-framework
v0.20.0
Published
Hardland test
Downloads
21
Maintainers
Readme
Harland is a small, fast and complete web framework for NodeJS.
It differentiates from the other unopinionated tools by following its own well defined path. Meaning that you don't have to think about the structure of your project, leave the hard decisions to Harland.
It comes bundled with multiple useful modules ready to be used, working as an abstraction layer builded on top of Node JS without sacrificing performance.
Note: This is the core code of the framework, the project structure is available at Harland.
Features
Clean: There's always a clean and good way to do web development, Harland follows that way while being easy and simple.
Complete: The framework covers almost everything necessary to build a complete web app in a short amount of time.
Fast: The Harland modules are fast and they only get loaded if it's neccesary.
Small: The codebase is small in size and dependencies (only 4 including the framework itself).
Contributing
Any contribution or support to this project in the form of a pull request or message will be highly appreciated. :heart:
Don't be shy :)
License
Harland is open-source software licensed under the MIT license.