Skip to main content

Hypergiant an Accelint company

Development Toolkit (DevTK)

A "standard library" for web applications in the Accelint family of systems.

📦 Libraries

Libraries are exposed via individual packages. Refer to the documentation site for detailed information.

💡 Contributing

Read the contributing guidelines file if you are interested in contributing.

✨ Versioning

DevTK follows Semver for versioning of packages to enable consumers to trust what is changing between versions.

Given a version number MAJOR.MINOR.PATCH, the meanings of each number changing follows these guidelines:

  • MAJOR
    • Any "breaking" changes; something used to work one way - and therefor consumers might be using a package in that way and thus relying on that functionality - and in the next available version that something now works in a different way
  • MINOR
    • Additional changes; adding functionality, enhancing/extending (without changing) existing functionality
  • PATCH
    • Fixing problems; making something work that should have worked but don't
    • Adding documentation to better explain what is available
    • Improved testing to make the expectations more explicit and automatically tested

🔍 License

Licensed under Apache License v2.0. Read the license instructions if you are interested in contributing or using any of the packages.

🚀 Attributions

Development Toolkit (DevTK) is sponsored by: Hypergiant (GitHub @gohypergiant) an Accelint company.

🔔 Disclaimer

Standard Toolkit is currently only intended for usage within the Accelint family of systems. Contributions are more than welcome but please consider that this project may not fit your needs.

Packages