.RESJSON File Extension
Windows JavaScript Resources File
Developer | Microsoft |
Popularity |
2.0 | 2 Votes |
What is a RESJSON file?
Developer file used by Windows Metro style apps developed for Windows 8; saved in a JSON (JavaScript Object Notation) format and contains strings that are often used for localizing the app's user interface.
More Information
Developers often create different RESJSON files (e.g., resources.resjson) in folders named /en-US/, /fr-FR/, /ja-JP/, etc. Each resources.resjson file has strings localized for the particular language folder.
NOTE: Resources may also be saved using .RESW files if using the C# and C++ languages.
Programs that open or reference RESJSON files
Windows
Any text editor