ILIAS
ILIAS copied to clipboard
GitHub repository for official ILIAS release branches and development branches (trunk)
Assessment: * This package provides AirBnb's base .eslintrc file as an extensible shared config. This will be used and extended by our own configuration file. General Information: - Name of...
Assessment: * This package is the equivalent of the PHP-CS-Fixer for JavaScript. It is used in ILIAS to enforce our [JavaScript code-style](https://github.com/ILIAS-eLearning/ILIAS/blob/d6674b38ecd16d8625a15a33c8943c20338125bb/docs/development/js-coding-style.md) and automatically reformat code correspondingly. General Information: -...
Assessment: * This package is a plugin for our module bundler, which provides minification of JavaScript assets to decrease bundle-sizes. General Information: - Name of the dependency: `@rollup/plugin-terser` - Version:...
Assessment: * This package is a plugin for our module bundler which resolves the imports of node modules to the appropriate package and file. We have at least one case...
Assessment: * This dependency is responsible for client-side file upload handling. General Information: - Name of the dependency: `dropzone` - Version: `6.0.0-beta.2` - [X] this dependency was already used in...
Assessment: * Provides a client-side implementation for entering tags inside an input field. General Information: - Name of the dependency: `@yaireo/tagify` - Version: `4.35.6` - [X] this dependency was already...
Assessment: This library is the quasi standard for CLI applications with PHP. We use the infrastructure for the setup and build process in ILIAS. General Information: - Name of the...
Assessment: sabre/dav is a robust PHP library for implementing WebDAV, CalDAV, and CardDAV protocols, offering a flexible and scalable solution for building file sharing, calendar, and contact management services. General...
Assessment: league/flysystem is a flexible and powerful PHP library for managing files across different storage systems, providing a unified API that supports local, cloud, and remote file systems. General Information:...
Assessment: league/commonmark is a robust and extensible PHP library for parsing and rendering Markdown, offering compliance with the CommonMark specification and providing advanced features like extensions and customizations. General Information:...