Addons/Config/Categories
< Addons
Jump to navigation
Jump to search
User Guide | Installation | Development | Categories | Git | Build Log
The following is a list of addon categories and brief descriptions.
name | description |
---|---|
api | Application programming interfaces |
arc | Archivers, files, zips etc. |
convert | Conversions |
data | Database |
debug | Debugging aids |
demos | Demos |
docs | Generation, conversion, retrieval of documentation |
finance | Financial |
format | Formats, rendering and reports |
games | Games |
general | General-purpose utilities |
graphics | 2d, 3d graphics and planar graphs |
gui | GUI utilities |
ide | Integrated development environment |
labs | Lab scripts and most lab texts |
math | Mathematics |
media | Images, sounds, audio/video processing |
misc | Miscellaneous utilities |
net | Communications, Sockets and other ports |
profiles | Startup profiles |
sockets | Socket programming |
stats | Statistics |
tables | Spreadsheets, CSV, etc. |
types | Representations of dates, numerals, currency |
web | Web programming |
Categories for new addons should be chosen carefully to match and reflect the meaning and purpose, especially avoiding the general category when a more specific category exists.
The following category names are reserved:
- config is for addons configuration
- category/misc is for single file scripts, such as from the Scripts page
- system, user, etc. are not used, to avoid conflict with any J top-level directory.
Please contact <<MailTo(jal AT SPAMFREE jsoftware DOT com)>> if you are unsure which category best matches your addon.