genioc

Bloat-free and magical IoC-container for Typescript based on code-generation (by MrOnlineCoder)

Genioc Alternatives

Similar projects and alternatives to genioc

  • ioc

    1 genioc VS ioc

    :unicorn: lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript (by owja)

  • lambda-ioc

    Discontinued Super type safe dependency injection 💉 for TypeScript (inspired by Diddly)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Ditox.js

    1 genioc VS Ditox.js

    Dependency injection for modular web applications

  • diod

    2 genioc VS diod

    A very opinionated inversion of control (IoC) container and dependency injector for Typescript, Node.js or browser apps.

  • dandi

    1 genioc VS dandi

    🌻A modular DI, MVC, and Model binding/validation framework for NodeJS and TypeScript or ES6

  • di-compiler

    A Custom Transformer for Typescript that enables compile-time Dependency Injection

  • iti

    6 genioc VS iti

    ~1kB Dependency Injection Library for Typescript and React with a unique support of async flow

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better genioc alternative or higher similarity.

genioc reviews and mentions

Posts with mentions or reviews of genioc. We have used some of these posts to build our list of alternatives and similar projects.
  • [TS] Java-like, decorator-free simple IOC container
    1 project | /r/node | 4 Jul 2023
    Note: the reason "IUserRepository" is passed here as a string to bind() is because Typescript interfaces are not "real" types or symbols, unlike classes, so therefore we must use the string name of them. However, the autogenerated code contains simple union-type that makes sure you pass a correct name for the interface to bind() The key here is that there is an additional pre-preprocessing step that uses Typescript compiler to parse the arguments of each constructor and generates a project-specific IOC container code with a tree of depenedencies, allowing to resolve them in runtime (basically an additional .ts file in your source code folder). You can also run it in watch mode, so it actively rebuilds the tree as you edit the code in project, or just make it a required step before running your app in npm start for example. The example of auto generated container code, that you import in your project can be found there: Github

Stats

Basic genioc repo stats
1
7
2.2
8 months ago

MrOnlineCoder/genioc is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of genioc is TypeScript.


Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com