Git Product home page Git Product logo

uiz's People

Contributors

tthecreator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

uiz's Issues

Create a GMS2.3 designer

Add a designer for GMS2.3
Todo:

  • Create basic ui
  • Allow objects to be placed
  • Allow objects to be deleted
  • Allow object variables to be changed
  • Allow a layout to be saved.

Android keyboard support

Add better keyboard support for Android.
Right now, when using objects like the textbox, a built in gm popup appears (quite a legacy one) to input a number.
A better system has to be put into place.

HTML5 not drawing

In a simple square example with nothing else, HMTL5 didn't draw anything. This needs to be addressed soon.

Update script documentation

  • scripts
    • uiz
      • uiz
        • animation
          • uiz_animation_capture_newstate.gml
          • uiz_animation_capture_oldstate.gml
          • uiz_animation_getfunction.gml
          • uiz_animation_revertfunction.gml
          • uiz_animation_setFunction.gml
          • uiz_animation_setFunction_alpha.gml
          • uiz_animation_setFunction_time.gml
          • uiz_animation_setFunction_wh.gml
          • uiz_animation_setFunction_xy.gml
          • uiz_animation_setFunction_xywh.gml
          • uiz_animation_start.gml
          • uiz_animation_updatechildren.gml
          • uiz_animation_wigle.gml
          • uiz_setopeninganimation.gml
          • uiz_animation_getfunction_twoway.gml
          • uiz_animation_increasecounter.gml
        • background
          • item
            • uiz_background_item_texturescript.gml
            • uiz_background_item_texturescript_ext.gml
            • uiz_background_item_texturemode.gml
            • uiz_background_item_normal.gml
            • uiz_background_item_over.gml
            • uiz_background_item_in.gml
            • uiz_background_item_out.gml
          • topbar
            • uiz_background_topbar_texturescript.gml
            • uiz_background_topbar_texturescript_ext.gml
            • uiz_background_topbar_texturemode.gml
            • uiz_background_topbar_normal.gml
            • uiz_background_topbar_over.gml
            • uiz_background_topbar_in.gml
            • uiz_background_topbar_out.gml
          • uiz_background_in.gml
          • uiz_background_normal.gml
          • uiz_background_out.gml
          • uiz_background_over.gml
          • uiz_background_texturemode.gml
          • uiz_background_texturescript.gml
          • uiz_background_texturescript_ext.gml
          • uiz_background_set.gml
          • uiz_background_setenabled.gml
        • background_scripts
          • uiz_back_circlestitch.gml
          • uiz_back_circlestitch_horizontal.gml
          • uiz_back_circlestitch_specialmargins.gml
          • uiz_back_sprite.gml
          • uiz_back_spritestitch.gml
          • uiz_back_spritestitch_4way.gml
          • uiz_back_spritestitch_4way_plus.gml
          • uiz_back_spritestitch_horizontal.gml
          • uiz_back_spritestitch_vertical.gml
          • uiz_back_square.gml
          • uiz_back_square_outlined.gml
          • uiz_back_ellipse.gml
        • common
          • uiz_position
            • uiz_position.gml
            • uiz_position_t.gml
            • uiz_position_x.gml
            • uiz_position_y.gml
          • divisionmiddles
            • uiz_getdivisionmiddles.gml
            • uiz_getdivisionmiddles_range.gml
            • uiz_getdivisionmiddles_margin.gml
            • uiz_getdivisionmiddles_marginrange.gml
            • uiz_getpositionvalue.gml
            • uiz_getpositionvalue_range.gml
            • uiz_getpositionvalue_margins.gml
            • uiz_getpositionvalue_marginrange.gml
          • uiz_size
            • uiz_size.gml
            • uiz_size_w.gml
            • uiz_size_h.gml
          • uiz_setpoint
            • uiz_setpoint.gml
            • uiz_setpoint_x.gml
            • uiz_setpoint_y.gml
          • uiz_margin
            • uiz_margin.gml
            • uiz_margin_left.gml
            • uiz_margin_right.gml
            • uiz_margin_top.gml
            • uiz_margin_bottom.gml
          • uiz_add
            • uiz_add.gml
            • uiz_addx.gml
            • uiz_addy.gml
          • uiz_shader_object.gml
          • uiz_depth_set.gml
          • uiz_depth_foreground.gml
          • uiz_getmouseover.gml
          • uiz_depth_get.gml
          • uiz_alpha.gml
          • uiz_keepupdating.gml
          • uiz_setenabled.gml
          • uiz_update_set.gml
        • contain
          • scr_shader_reset.gml
          • uiz_containend_shader.gml
          • uiz_contain_shader.gml
          • uiz_contain_surface.gml
          • uiz_contain.gml
          • uiz_containend.gml
          • uiz_cntn.gml
          • uiz_containend_surface.gml
          • uiz_contain_regainsurface.gml
          • uiz_contain_regainshader.gml
          • uiz_contain_usesshaderorsurface.gml
          • uiz_contain_custom.gml
          • uiz_contain_custom_min.gml
          • uiz_contain_custom_min_right.gml
          • uiz_contain_custom_min_bottom.gml
          • uiz_contain_custom_min_left.gml
          • uiz_contain_custom_min_top.gml
          • uiz_contain_shader_uniforms_set.gml
          • uiz_shader_setEnabled.gml
          • uiz_shader_update.gml
          • uiz_shader_useFallbackShader.gml
        • debug
          • uiz_debug_getposes.gml
          • uiz_dslist_print.gml
        • destroy
          • uiz_destroyobject_animation.gml
          • uiz_setdestroyanimation.gml
          • uiz_destroyobject_animation_default.gml
          • uiz_destroyobject.gml
          • uiz_destroyobject_notself.gml
        • dpi
          • uiz_dpi_init.gml
          • uiz_dpi_gettype.gml
          • uiz_dpi_getdpi.gml
          • uiz_window_set_size_dp.gml
          • uiz_window_set_size_dp_cancel.gml
          • UIZ_FONT_LOADER.gml
          • UIZ_FONT.gml
        • draw
          • uiz_draw_squarebutton.gml
          • uiz_draw_spritebutton.gml
          • uiz_draw_spritebutton_state.gml
          • uiz_draw_spritebutton_step.gml
          • uiz_draw_squarebutton_differentmouse_draw.gml
          • uiz_draw_squarebutton_differentmouse_step.gml
          • uiz_draw_squarebutton_independent.gml
          • uiz_draw_line_width.gml
          • draw_square.gml
          • draw_square_colour.gml
          • draw_square_rounded_colour.gml
          • draw_square_rounded_colour_outlined.gml
          • draw_huesquare.gml
          • draw_spritewh.gml
          • draw_sprite_points.gml
          • draw_debugpoint.gml
          • uiz_drawsquare_colour.gml
          • uiz_draw_sprite_tiles.gml
          • uiz_draw_sprite_tiles_rotation.gml
          • uiz_draw_sprite_tiles_flippedx.gml
          • uiz_draw_sprite_tiles_flippedy.gml
          • uiz_textmiddle.gml
          • uiz_textmiddle_topleft.gml
          • uiz_htmltocolor.gml
          • uiz_drawshadow_roundrect.gml
          • uiz_draw_texture_stretched.gml
          • uiz_draw_sprite_texturemode_horizontal.gml
          • uiz_draw_sprite_texturemode_vertical.gml
          • uiz_drawrectangleedgecolor.gml
          • uiz_draw_sprite_texturemode.gml
          • uiz_drawdebugtree.gml
        • files
          • uiz_fixpath.gml
          • uiz_checkpath.gml
          • uiz_fixfilename.gml
        • fix
          • uiz_fixgeneralpos.gml
          • uiz_fixchildren.gml
        • frame
          • uiz_frame_disablescroll_x.gml
          • uiz_frame_disablescroll_y.gml
        • frameset
          • uiz_frameset_create.gml
          • uiz_frameset_divide_horizontal.gml
          • uiz_frameset_divide_objects_horizontal.gml
          • uiz_frameset_divide_vertical.gml
          • uiz_frameset_divide_objects_vertical.gml
          • uiz_frameset_setAnchorDivisions.gml
          • uiz_frameset_setFrameSize.gml
          • uiz_frameset_forceFixSize.gml
          • uiz_frameset_getObject.gml
          • uiz_frameset_setCellMargins.gml
          • uiz_frameset_setMargins.gml
          • uiz_frameset_switch.gml
          • uiz_frameset_removeDivision.gml
          • uiz_frameset_isPartOf.gml
          • frame slide bar
            • uiz_frameset_setMaximumSize.gml
            • uiz_frameset_setMinimumSize.gml
            • uiz_frameset_setDividerThickness.gml
            • uiz_frameset_setBarSlider.gml
            • uiz_frameset_setSliderSettings.gml
        • general
          • uiz_init.gml
          • uiz_getposx.gml
          • uiz_getposx_simple.gml
          • uiz_reverseposx.gml
          • uiz_reverseposy.gml
          • uiz_getposy.gml
          • uiz_getposy_simple.gml
          • uiz_generalcreate.gml
          • uiz_keytonumber.gml
          • uiz_squareinsquare.gml
          • uiz_squaresoverlap.gml
          • uiz_objectsoverlap.gml
          • uiz_getposx_self.gml
          • uiz_getposy_self.gml
          • uiz_controllerend.gml
          • uiz_spawnmousemenu.gml
          • uiz_destroydslist.gml
          • uiz_todpix.gml
          • uiz_todpiy.gml
          • uiz_c.gml
          • uiz_deletefromlists.gml
          • uiz_searchinarray.gml
          • uiz_endobject.gml
          • uiz_getmaxyinframe.gml
          • uiz_getmaxxinframe.gml
          • uiz_getminxinframe.gml
          • uiz_getminyinframe.gml
          • uiz_getmaxyscrollinframe.gml
          • uiz_getmaxxscrollinframe.gml
          • uiz_ellipse_circumference.gml
          • uiz_countobjects.gml
          • sdbm.gml
          • dbm.gml
          • uiz_checkScreenResize.gml
          • uiz_useAppSurf.gml
          • uiz_string_digits.gml
        • grid
          • uiz_resizegridframes.gml
          • uiz_resizegridrowframes.gml
          • uiz_fixgridpos.gml
          • uiz_resizegridcolframes.gml
          • uiz_resizegridcolframes_bu.gml
          • uiz_combinegridcells.gml
          • uiz_gridobject.gml
          • uiz_gridobject_set.gml
          • uiz_gridsize_row.gml
          • uiz_gridsize_col.gml
          • uiz_grid_create.gml
          • uiz_setgridframes.gml
          • uiz_setgridobject.gml
          • uiz_setgrid_custom.gml
          • uiz_grid_addrow.gml
          • uiz_grid_addcol.gml
          • uiz_grid_getminheight.gml
          • uiz_grid_getminwidth.gml
          • uiz_grid_cellsw.gml
          • uiz_grid_cellsh.gml
        • main back scripts
          • uiz_back.gml
          • uiz_back_at.gml
          • uiz_back_margin.gml
          • uiz_back_topbar.gml
          • uiz_back_at_topbar.gml
          • uiz_back_item.gml
          • uiz_back_at_item.gml
          • uiz_back_captureSettings.gml
          • uiz_back_resumeSettings.gml
        • mouse
          • uiz_mouse_docheck.gml
          • uiz_mouse_docheck_scrollable.gml
          • uiz_mouse_ison.gml
          • uiz_mouse_ison_pressingleft.gml
          • uiz_mouse_ison_pressingright.gml
          • uiz_mouse_ison_releasedleft.gml
          • uiz_mouse_ison_releasedright.gml
          • uiz_mouse_isonframe.gml
          • uiz_mouse_isonframe_pressingleft.gml
          • uiz_mouse_isonframe_pressingright.gml
          • uiz_mouse_isonframe_releasedright.gml
          • uiz_mouse_isonframe_releasedleft.gml
          • uiz_mouse_isonobject.gml
          • uiz_mouse_isonobject_leftcheck.gml
          • uiz_mouse_isonobject_pressingleft.gml
          • uiz_mouse_isonobject_pressingright.gml
          • uiz_mouse_isonobject_releasedleft.gml
          • uiz_mouse_isonobject_releasedright.gml
          • uiz_mouse_isonframe_leftcheck.gml
          • uiz_mouse_isonwindow_leftcheck.gml
          • uiz_mouse_isonwindow.gml
          • uiz_mouse_isonwindow_pressingleft.gml
          • uiz_km_retval.gml
          • uiz_km_setcolor.gml
          • uiz_setmousesafety.gml
          • uiz_set_cursor.gml
          • uiz_compute_cursor.gml
          • uiz_overui.gml
          • uiz_getmouse_x.gml
          • uiz_getmouse_y.gml
          • uiz_getmouse_y_last.gml
          • uiz_getmouse_x_last.gml
          • uiz_mouse_freeze.gml
          • uiz_mouse_unfreeze.gml
          • uiz_mouse_isFrozen.gml
          • uiz_mouse_isFrozen_on.gml
          • uiz_isMouseSwipeClickWhiteListed.gml
          • uiz_mouse_getStateWithin.gml
          • uiz_mouse_isDoubleClick.gml
        • numbers
          • uiz_pxtodpx.gml
          • uiz_pxtodpy.gml
          • uiz_getnumbers.gml
          • uiz_remdecimal.gml
          • uiz_spaceareas_format_newlist.gml
          • uiz_spaceareas_format_changelist_dontmax.gml
          • uiz_spaceareas_format_changelist.gml
          • uiz_ds_list_resize.gml
          • uiz_randomcolor.gml
          • uiz_sc.gml
          • uiz_sign.gml
          • uiz_positify.gml
          • uiz_generaterandomdigits.gml
          • uiz_realgetdecimalpoints.gml
          • uiz_pyth.gml
          • uiz_range.gml
          • uiz_range_duo.gml
        • objectfunctions
          • uiz_objinit.gml
          • uiz_beginstep_nomouse.gml
          • uiz_beginstep.gml
        • parent
          • uiz_fittoparent.gml
          • uiz_setparent_fast.gml
          • uiz_setparent.gml
          • uiz_initparent.gml
          • uiz_removeparent.gml
          • uiz_children_adopt.gml
          • uiz_haschild.gml
          • uiz_hasparentinchain.gml
        • popup
          • uiz_popup_yesno.gml
          • uiz_popup_string.gml
          • uiz_popup_ok.gml
        • scroll
          • uiz_drawscrollbar_init.gml
          • uiz_menuobject_create.gml
          • uiz_menuholder_create.gml
          • uiz_menu_scroll_add.gml
          • uiz_menu_scroll_set.gml
          • uiz_drawscrollbar_horizontal_draw.gml
          • uiz_drawscrollbar_vertical_draw.gml
          • uiz_drawscrollbar_horizontal_step.gml
          • uiz_drawscrollbar_vertical_step.gml
          • uiz_drawscrollbar_getscrollvalue.gml
          • uiz_drawscrollbar_setvalue.gml
          • uiz_drawscrollbar_setvalue_animation.gml
          • uiz_drawscrollbar_getvalue.gml
          • uiz_drawscrollbar_getselected.gml
          • uiz_drawscrollbar_update_mark.gml
          • uiz_drawscrollbar_update_mark_full.gml
          • uiz_drawscrollbar_deselect.gml
          • uiz_drawscrollbar_isAnimating.gml
        • strings
          • uiz_removechars.gml
          • uiz_getlines.gml
          • uiz_gettextlines_contained.gml
          • uiz_gettextlines_contained_infy.gml
          • uiz_gettext_contained.gml
          • uiz_gettext_contained_nodots.gml
          • uiz_gettext_contained_BAK.gml
          • uiz_stringfind_at.gml
          • uiz_string_replace.gml
          • uiz_string_copy.gml
          • uiz_returncharaddon.gml
          • uiz_charcanhaveaddon.gml
          • uiz_charisnumberortext.gml
          • uiz_removechars_nontextornumber.gml
          • uiz_charisnumber.gml
          • uiz_getvalidvariablename.gml
          • uiz_fromlaststringchars.gml
          • uiz_laststringchars.gml
          • uiz_string_repeat.gml
          • uiz_changechar.gml
          • uiz_removechar.gml
          • uiz_stringfind.gml
          • uiz_addchar.gml
          • uiz_stringUntilNewline.gml
          • uiz_isSpaceChar.gml
          • uiz_string_fromReal.gml
          • uiz_string_format.gml
          • uiz_string_real_getIntLength.gml
          • uiz_string_real_getFracLength.gml
        • updater
          • uiz_updater_setsurface.gml
          • uiz_updater_hasPositionChanged.gml
          • uiz_updater_FixViews.gml
          • uiz_updater_FixViews_with.gml
          • uiz_updater_FixView_NoMove.gml
          • uiz_updater_FixViews_area.gml
          • uiz_updater_FixViews_inside.gml
          • uiz_updater_FixViews_area_selfmarked.gml
          • uiz_updater_FixViews_addsquare.gml
          • uiz_updater_FixViews_processing.gml
          • uiz_updater_FixViews_processing_bak.gml
          • uiz_updater_useApplicationSurface.gml
          • uiz_updater_updateSet.gml
          • uiz_debug_drawsurface.gml
          • uiz_updater_ClearView.gml
          • uiz_updater_ClearView_processing.gml
          • uiz_updater_debug_processing.gml
          • uiz_updater_mouse_processing.gml
          • uiz_updater_step.gml
          • uiz_updater_step_endcheck.gml
          • uiz_updater_step_begincheck.gml
          • uiz_updater_unstep.gml
          • uiz_update_event.gml
        • windows(os)
          • uiz_window_center.gml
          • uiz_resetwindowsize.gml
          • uiz_setwindowsize.gml
        • snapper
          • uiz_snapper_enable.gml
          • uiz_snapper_disable.gml
        • xml parser
          • creating
            • uiz_xml_createfile_string.gml
            • uiz_xml_createfile.gml
          • internal
            • uiz_xml_gethandle_part.gml
            • uiz_xml_toposintree.gml
            • uiz_xml_gettagin_number_at.gml
            • uiz_xml_tagdataexists_unfinised.gml
            • uiz_xml_addtreeintree_part.gml
            • uiz_xml_treetotag.gml
            • uiz_xml_getlevels.gml
            • uiz_xml_treetolist.gml
            • uiz_xml_istag_at.gml
            • uiz_xml_structtotag_at.gml
            • uiz_xml_tagtostruct_at.gml
            • uiz_xml_createfolderstruct.gml
            • uiz_xml_getabove_at.gml
            • uiz_xml_getextendedtags.gml
            • uiz_xml_getextendedtags_number.gml
            • debug
              • uiz_xml_gethandle_dataexists.gml
              • uiz_xml_getdebugstringtotal.gml
              • uiz_xml_getdebugstringtotal_list.gml
              • uiz_xml_gethandle_dataexistsold.gml
              • uiz_xml_getdebugstringtotal_one.gml
              • uiz_xml_getdebugstring.gml
              • uiz_xml_getdebugstring_one.gml
              • uiz_xml_drawstuff.gml
            • uiz_xml_gettag.gml
            • uiz_xml_getTreeSize.gml
          • loading
            • uiz_xml_loadfile.gml
            • uiz_xml_loadstring.gml
            • uiz_xml_loadfile_addto.gml
            • uiz_xml_addfile_string.gml
          • handle
            • iterating
              • uiz_xml_nexttag.gml
              • uiz_xml_nexttag_inside.gml
              • uiz_xml_nextattribute.gml
              • uiz_xml_nextdata.gml
            • uiz_xml_gethandle.gml
            • uiz_xml_gethandleshortend.gml
            • uiz_xml_gethandleend.gml
            • uiz_xml_gettree.gml
            • uiz_xml_gethandle_begin.gml
            • uiz_xml_gethandle_end.gml
          • manipulation
            • reading
              • uiz_xml_iswhattagin_at.gml
              • uiz_xml_gettagsin_at.gml
              • uiz_xml_readtag.gml
              • uiz_xml_gettag_name_at.gml
              • uiz_xml_gettaginfo_at.gml
              • uiz_xml_makelistfromattributes_at.gml
              • uiz_xml_makelistfromattributes_nonsub_at.gml
              • uiz_xml_makelistfromattributes_nonsub_withEmptyTags_at.gml
              • uiz_xml_isempty.gml
              • uiz_xml_somethinghasdata.gml
              • uiz_xml_attribute_getName.gml
              • uiz_xml_attribute_getValue.gml
              • uiz_xml_getTagType.gml
            • writing
              • adding tags
                • uiz_xml_writetag_at.gml
                • uiz_xml_writeHeadTag_at.gml
                • uiz_xml_writeHeadTag_in.gml
                • uiz_xml_writeDataTag_in.gml
                • uiz_xml_writeHeadTag_before.gml
                • uiz_xml_writetag_at_end.gml
              • removing tags
                • uiz_xml_remove_at_all.gml
                • uiz_xml_remove_at.gml
                • uiz_xml_removedown_at.gml
              • uiz_xml_writetag.gml
              • uiz_xml_settaginfo_at.gml
              • uiz_xml_removelasttagstruct_at.gml
              • uiz_xml_empty.gml
              • uiz_xml_addtreeintree.gml
              • uiz_xml_switch.gml
            • uiz_xml_decreaseTagDepth.gml
          • saving
            • uiz_xml_savefile.gml
            • uiz_xml_toString.gml
            • uiz_xml_stringl.gml
            • uiz_xml_stringd.gml
            • uiz_xml_stringv.gml
          • uiz_list_addinsert.gml
          • uiz_list_getadd.gml
          • uiz_xml_init.gml
          • uiz_xml_unloadfile.gml
          • uiz_xml_unloadtree.gml
        • typecursor
          • uiz_typecursor_register.gml
          • uiz_typecursor_deregister.gml
          • uiz_typecursor_setalpha.gml
      • sort
        • scr_sort_drawswap.gml
        • scr_sort_drawvalue.gml
        • scr_sort_drawvalues.gml
        • scr_sort_drawvalues_background.gml
        • scr_sort_drawvalue_samerow.gml
        • scr_sorting.gml
        • scr_sorting_debug.gml
        • scr_sort.gml
        • scr_sort_debug.gml
      • UIZ_versioninformation.gml
      • examples, tutorials and templates
        • scr_slide_reactor_createObjects.gml
        • win31
          • uiz_win31_template_mousemenu.gml
          • uiz_win31_destroy.gml
          • uiz_win31_addmenulist.gml
          • uiz_win31_createwindow.gml
          • uiz_win31_createwindow_size.gml
          • uiz_win31_addicon.gml
          • uiz_win31_window_spawnMouseMenu.gml
          • uiz_win31_window_handleMouseMenu.gml
          • uiz_win31_stylewindow.gml
          • programManager
            • uiz_win31_openMainWindow.gml
            • uiz_win31_openGamesWindow.gml
            • uiz_win31_openAccessoriesWindow.gml
            • MainWindow
              • uiz_win31_openExplorer.gml
              • uiz_win31_openClipboard.gml
              • fileManager
                • uiz_win31_closefilemanager.gml
                • uiz_win31_openfilemanager.gml
                • uiz_win31_filemanager_clickFolder.gml
                • uiz_win31_filemanager_selectFolder.gml
                • uiz_win31_filemanager_dragFolder.gml
            • GamesWindow
              • minesweeper
                • uiz_win31_openMineSweeper.gml
                • uiz_minesweeper_reset.gml
                • uiz_minesweeper_openSpots.gml
            • AccessoriesWindow
              • uiz_win31_openCalculator.gml
              • uiz_win31_calculatorgrid.gml
              • uiz_win31_openNotepad.gml
              • uiz_win31_openClock.gml

Test all objects on GMS2.3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.