GithubHelp home page GithubHelp logo

cyberflamego / imanityframework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fairyproject/imanityframework

0.0 2.0 0.0 12.75 MB

The framework to let you develop plugin quick and easy!

License: MIT License

Java 100.00%

imanityframework's Introduction

ImanityFramework

The Project has been moved and renamed to Fairy, checkout the brand new ImanityFramework here: Fairy

Build Status

The framework to let you build plugin/backend/discord-bot or even HTTP server easily with clean spotless codes

Maven

<repositories>
    <repository>
        <id>imanity-repo</id>
        <url>https://maven.imanity.dev/repository/imanity-libraries/</url>
    </repository>
</repositories>

<dependency>
    <groupId>org.imanity.framework</groupId>
    <artifactId>MODULE</artifactId>
    <version>VERSION</version>
    <scope>provided</scope>
</dependency>

Credits

  • SpringBoot - Inspired on code structures design
  • packetevents - Revised to fit the library needs
  • ProtocolLib - Revised to fit the library needs
  • configlib - Revised to fit the library needs
  • helper - Revised to fit the library needs
  • jsoncat - Revised to fit the library needs
  • norm - Revised to fit the library needs

Example Plugins:

License

License: MIT

The Imanity Framework is under MIT License

imanityframework's People

Contributors

dependabot[bot] avatar goodestenglish avatar leegodsrc avatar nadecancode avatar whizyyy avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.