An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

pub.dev : inject_module

Inject is a form of pre-processor that replaces/'injects' data from a file in accordance to data defined in a data map. Inject separates logic from the file being read, and because of this, Inject has a variable syntax that can adapt to different syntax conventions depending on the information it's being used on. Inject reads the contents of files and maps/replaces data matching the specified key/value data specified in the data map. In a nutshell, Inject takes any file and turns it into an 'inject' module, where the data, the syntax scanned for and the dependencies themselves are given externally via dependency injection to Inject so it is not specified within the file. The data can then be 'interpreted' via the syntax that Inject has been told to use.

Registry - Homepage - Documentation - JSON - codemeta.json
purl: pkg:pub/inject_module
License:
Latest release: almost 11 years ago
First release: almost 11 years ago
Dependent packages: 1
Dependent repositories: 1
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...