izmjs

Introduction

David David node npm npm GitHub issues GitHub top language GitHub contributors

What is izmjs?

izm ("Lion" 🦁 in Amazigh dialect) a Highly maintainable & modular NodeJS project architecture

Motivation

Developers face a lot of frustration every time they want to start a new project. they have so many things to take into account:

  • 📂 what folder structure should I use?
  • 📚 what libraries should I download?
  • 🤷‍♂️ The flexibility of JavaScript makes to super hard to stay consistent with the coding style.
  • 😐 maintaining a codebase that has been written by a developer that left the team.