oxjs/index.json

183 lines
5.9 KiB
JSON
Raw Permalink Normal View History

{
"documentation": [
"Ox/js/Array.js",
"Ox/js/Async.js",
"Ox/js/Collection.js",
"Ox/js/Color.js",
"Ox/js/Constants.js",
"Ox/js/Core.js",
"Ox/js/DOM.js",
"Ox/js/Date.js",
"Ox/js/Encoding.js",
"Ox/js/Format.js",
"Ox/js/Function.js",
"Ox/js/Geo.js",
"Ox/js/HTML.js",
"Ox/js/Hash.js",
"Ox/js/JavaScript.js",
"Ox/js/Locale.js",
"Ox/js/Math.js",
"Ox/js/Object.js",
"Ox/js/Polyfill.js",
"Ox/js/RegExp.js",
"Ox/js/Request.js",
"Ox/js/String.js",
"Ox/js/Type.js",
"Ox/js/Video.js",
"Geo/Geo.js",
"Image/Image.js",
"UI/UI.js",
"UI/jquery/jquery.mousewheel.js",
"UI/js/Audio/AudioElement.js",
"UI/js/Audio/AudioPlayer.js",
"UI/js/Bar/Bar.js",
"UI/js/Bar/Progressbar.js",
"UI/js/Bar/Resizebar.js",
"UI/js/Bar/Tabbar.js",
"UI/js/Calendar/Calendar.js",
"UI/js/Calendar/CalendarEditor.js",
"UI/js/Code/DocPage.js",
"UI/js/Code/DocPanel.js",
"UI/js/Code/ExamplePage.js",
"UI/js/Code/ExamplePanel.js",
"UI/js/Code/SourceViewer.js",
"UI/js/Code/SyntaxHighlighter.js",
"UI/js/Core/API.js",
"UI/js/Core/App.js",
"UI/js/Core/Clipboard.js",
"UI/js/Core/Container.js",
"UI/js/Core/Cookies.js",
"UI/js/Core/Element.js",
"UI/js/Core/Event.js",
"UI/js/Core/Focus.js",
"UI/js/Core/Fullscreen.js",
"UI/js/Core/GarbageCollection.js",
"UI/js/Core/History.js",
"UI/js/Core/LoadingIcon.js",
"UI/js/Core/LoadingScreen.js",
"UI/js/Core/Request.js",
"UI/js/Core/Theme.js",
"UI/js/Core/UI.js",
"UI/js/Core/URL.js",
"UI/js/Form/ArrayEditable.js",
"UI/js/Form/ArrayInput.js",
"UI/js/Form/Button.js",
"UI/js/Form/ButtonGroup.js",
"UI/js/Form/Checkbox.js",
"UI/js/Form/CheckboxGroup.js",
"UI/js/Form/ColorInput.js",
"UI/js/Form/ColorPicker.js",
"UI/js/Form/DateInput.js",
"UI/js/Form/DateTimeInput.js",
"UI/js/Form/Editable.js",
"UI/js/Form/EditableContent.js",
"UI/js/Form/FileButton.js",
"UI/js/Form/FileInput.js",
"UI/js/Form/Filter.js",
"UI/js/Form/Form.js",
"UI/js/Form/FormElementGroup.js",
"UI/js/Form/FormItem.js",
"UI/js/Form/FormPanel.js",
"UI/js/Form/Input.js",
"UI/js/Form/InputGroup.js",
"UI/js/Form/InsertHTMLDialog.js",
"UI/js/Form/Label.js",
"UI/js/Form/ObjectArrayInput.js",
"UI/js/Form/ObjectInput.js",
"UI/js/Form/OptionGroup.js",
"UI/js/Form/Picker.js",
"UI/js/Form/PlaceInput.js",
"UI/js/Form/PlacePicker.js",
"UI/js/Form/Range.js",
"UI/js/Form/Select.js",
"UI/js/Form/SelectInput.js",
"UI/js/Form/Spreadsheet.js",
"UI/js/Form/TimeInput.js",
"UI/js/Image/ImageElement.js",
"UI/js/Image/ImageViewer.js",
"UI/js/List/Chart.js",
"UI/js/List/ColumnList.js",
"UI/js/List/CustomList.js",
"UI/js/List/IconItem.js",
"UI/js/List/IconList.js",
"UI/js/List/InfoList.js",
"UI/js/List/List.js",
"UI/js/List/ListItem.js",
"UI/js/List/SortList.js",
"UI/js/List/TableList.js",
"UI/js/List/TreeList.js",
"UI/js/Map/LeafletMap.js",
"UI/js/Map/LeafletMapMarker.js",
"UI/js/Map/LeafletMapPlace.js",
"UI/js/Map/LeafletMapRectangle.js",
"UI/js/Map/LeafletMapRectangleMarker.js",
"UI/js/Map/Map.js",
"UI/js/Map/MapEditor.js",
"UI/js/Map/MapImage.js",
"UI/js/Map/MapMarker.js",
"UI/js/Map/MapMarkerImage.js",
"UI/js/Map/MapPlace.js",
"UI/js/Map/MapRectangle.js",
"UI/js/Map/MapRectangleMarker.js",
"UI/js/Menu/MainMenu.js",
"UI/js/Menu/Menu.js",
"UI/js/Menu/MenuButton.js",
"UI/js/Menu/MenuItem.js",
"UI/js/Panel/CollapsePanel.js",
"UI/js/Panel/SlidePanel.js",
"UI/js/Panel/SplitPanel.js",
"UI/js/Panel/TabPanel.js",
"UI/js/Video/AnnotationFolder.js",
"UI/js/Video/AnnotationPanel.js",
"UI/js/Video/BlockVideoTimeline.js",
"UI/js/Video/ClipPanel.js",
"UI/js/Video/LargeVideoTimeline.js",
"UI/js/Video/SmallVideoTimeline.js",
"UI/js/Video/SmallVideoTimelineImage.js",
"UI/js/Video/VideoAnnotationPanel.js",
"UI/js/Video/VideoEditPanel.js",
"UI/js/Video/VideoElement.js",
"UI/js/Video/VideoPlayer.js",
"UI/js/Video/VideoPlayerMenu.js",
"UI/js/Video/VideoPlayerPanel.js",
"UI/js/Video/VideoPreview.js",
"UI/js/Video/VideoTimelinePanel.js",
"UI/js/Video/VideoTimelinePlayer.js",
"UI/js/Window/Dialog.js",
"UI/js/Window/Layer.js",
"UI/js/Window/SortDialog.js",
"UI/js/Window/Tooltip.js",
"Unicode/Unicode.js"
],
"examples": [
"documentation/oxdoc_tutorial",
"forms/editable_elements",
"forms/file_selection",
"forms/form_elements",
"images/image_manipulation",
"images/steganography",
"lists/cities",
"lists/countries",
"lists/json",
"maps/flight_paths",
"maps/ipv4_map_of_the_internet",
"maps/manhattan_grid",
"maps/world_map_with_countries",
"ui/mouse_events",
"ui/progress",
"ui/symbols",
"ui/widget_design_patterns"
],
"readme": [
{
"date": "2023-07-15T10:41:52Z",
"id": "oxdoc",
"title": "OxDoc \u2014 A JavaScript Documentation Language"
},
{
"date": "2023-07-15T10:41:52Z",
"id": "getting_started",
"title": "Getting Started with OxJS"
}
]
}