An open API service indexing awesome lists of open source software.

https://github.com/diasbruno/instance-provider

Manage class instances.
https://github.com/diasbruno/instance-provider

Last synced: about 2 months ago
JSON representation

Manage class instances.

Awesome Lists containing this project

README

        

# instance-provider

Not a new idea...

Manage instantiation and lifetime of classes.

This project is intended to help users to instantiate correctly
and automatically handle their lifetime.

## usage

[React codesandbox](https://codesandbox.io/s/using-instance-provider-with-react-dxi9v)
[Vue codesandbox](https://codesandbox.io/s/using-instance-provider-with-vue-w4b85)

## license

Unlicense (see [LICENSE](https://github.com/diasbruno/instantiator/blob/main/LICENSE))