Показаны сообщения с ярлыком npm. Показать все сообщения
Показаны сообщения с ярлыком npm. Показать все сообщения

вторник, 7 апреля 2020 г.

Instance locator - own solution of Dependendency Inversion Principle resolution

The library helps to build your own module system. Barely it resolves the Dependency Inversion Principle of SOLID. It is used as a barebone for an application that simplifies logic integration and its usage. It was developed because of problematic usage at the project a library InversifyJS.

четверг, 12 марта 2020 г.

Console command manager. Why does another library exist?

I’ve updated my library console-command-manager up to v0.0.3. And I am opening it to public.  I created it for my own needs. There were a lot of ready solutions but no one satisfied all requirements at once. The functionality of the library was not huge to reproduce such functionality. The separation of functionality parser and manager commander were needed. They had to be used wisely.

вторник, 8 января 2019 г.

My first npm product - Inversify Commander Utils

Developing an application I met a necessity to split the project into components and reuse them. There are many variants because of different integration levels. A component was found, moved to a separated repository and prepared to be packed for the npm repository.  Inversify Commander Utils - The project assembles the functionality of two libraries: commander and inversifyjs. It represents the commander functionality in inversify way.
https://www.npmjs.com/package/inversify-commander-utils