├── Github-header.png └── README.md /Github-header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bryntum/support/380ebfae4eeff49bc06fc8bbc0f98bdd681ecfc8/Github-header.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ![Bryntum](./Github-header.png) 2 | 3 | # What's Bryntum? 4 | 5 | Bryntum is a Swedish software company creating advanced JavaScript UI components for enterprise-grade web applications. Founded by a team of passionate web developers, Bryntum specializes in providing cutting-edge scheduling, resource management, and data visualization solutions for modern front-end frameworks. Learn more about our products below: 6 | 7 | * Grid 8 | * Scheduler 9 | * Scheduler Pro 10 | * Gantt 11 | * Calendar 12 | * Kanban Task Board 13 | 14 | ## Bryntum support repo 15 | This repo is an issues-only repository for the Bryntum JS library. If you find a bug, have suggestions for improvements, or want to request a new feature, please visit our official **[Bryntum Forum](https://forum.bryntum.com/)**. Here’s what to do: 16 | 17 | 1. **Search the Forum** 18 | - Before posting, see if your issue or suggestion has already been discussed. 19 | 20 | 2. **Create a New Topic** 21 | - If you can’t find an existing thread, create a new one. 22 | - Provide a clear and concise title that summarizes your bug or feature request. 23 | 24 | 3. **Provide Details** 25 | - **For Bug Reports**: 26 | - Steps to reproduce the issue 27 | - The version of Bryntum library and browser/environment 28 | - Code snippets or test cases (if possible) 29 | - **For Feature Requests**: 30 | - A brief description of the feature 31 | - A use case or example showing its benefits 32 | 33 | 4. **Engage with the Community** 34 | - Check back often to respond to any follow-up questions from Bryntum’s team or other community members. 35 | 36 | ## License 37 | The Bryntum JS library is distributed under a commercial license. See Bryntum’s [license terms](//bryntum.com/licensing/) for additional information. 38 | 39 | ## Contact 40 | If you have any questions, feel free to reach out to us through our [Contact form](//bryntum.com/contact). 41 | 42 | ## Build Statuses 43 | 44 | For build statuses for our nightly builds, see our [Build status](//dev.bryntum.com/teamcity) page. 45 | 46 | 47 | _Thank you for using Bryntum! We’re excited to see what you’ll build with our tools._ 48 | --------------------------------------------------------------------------------