Skip to content
@jems-io

Jems

Jems try to build a set of well designed libraries for the day to day development that are compact, light, reusable, extensible, easy to implement and use.

Popular repositories

  1. js-di js-di Public

    An implementation of IoC pattern based on dependency injection that allows you to granulate and decouple your libraries or applications. Wrote using SOLID principles and a variety OOP patterns impl…

    TypeScript 11 1

  2. js-oauth js-oauth Public

    An abstract implementation of an OAuth that can be implemented with any kind of persistence and can be embedded in anyplace where js run. Wrote using SOLID principles and a variety OOP patterns imp…

    JavaScript 7

  3. js-api js-api Public

    A framework that allow build APIs that are agnostic of their exposition, allowing builders to focus on their business logic, functionality and behaviour while forgetting about the technologies to e…

    TypeScript 2

  4. js-events js-events Public

    A simple an basic implementation for creating and handling well-defined events by providing control about event triggering, subscription, and handling (Typescript included)

    TypeScript

Repositories

Showing 4 of 4 repositories
  • js-api Public

    A framework that allow build APIs that are agnostic of their exposition, allowing builders to focus on their business logic, functionality and behaviour while forgetting about the technologies to expose those which always are changing. Wrote using SOLID principles and a variety OOP patterns implementations, typescript definitions included.

    TypeScript 2 0 0 0 Updated Feb 24, 2022
  • js-di Public

    An implementation of IoC pattern based on dependency injection that allows you to granulate and decouple your libraries or applications. Wrote using SOLID principles and a variety OOP patterns implementations.

    TypeScript 11 MIT 1 2 0 Updated Nov 15, 2018
  • js-events Public

    A simple an basic implementation for creating and handling well-defined events by providing control about event triggering, subscription, and handling (Typescript included)

    TypeScript 0 MIT 0 0 0 Updated May 21, 2018
  • js-oauth Public

    An abstract implementation of an OAuth that can be implemented with any kind of persistence and can be embedded in anyplace where js run. Wrote using SOLID principles and a variety OOP patterns implementations.

    JavaScript 7 0 0 0 Updated Mar 18, 2017

Top languages

Loading…

Most used topics

Loading…