Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
/ injectify Public archive

The better made open source version of Sodiums Plugin Injector

License

Notifications You must be signed in to change notification settings

z1g-project/injectify

Repository files navigation

injectify

The better made open source version of Sodiums Plugin Injector

Usage

Important

This is in very early development, please do not make github issues that are not detailed or that arent helpful.

To add to an existing React, Dreamland, Next, etc project you can do it via downloading the npm package and adding it to your site via backend or using something like vite.

npm i @z1g-project/injectify

if your statically hosting this simply build this repository and add it to your site or use unpkg to add it.

Setting up Plugins

Plugins should be saved to a localstorage item or you can modify the configuration to use something like FilerFS to access the plugins. Refer to our documentation to learn how to configure your config file.

Credits

  • Made with Love by XSTARS
  • © Copyright 2024 the z1g Project All Rights Reserved
  • Licensed under the MIT License