Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 499 Bytes

ReadMe.md

File metadata and controls

11 lines (9 loc) · 499 Bytes

Xcode Playgrounds

Playgrounds for smaller demos, sketches of ideas, et cetera

Implicated Projects

  • MGLib: A library of useful things I didn't want to have to rewrite

Playgrounds Index

  • BasicOutlineView: Demo of NSOutlineView for simple data display
    • This includes PlaygroundNibTools.swift, which should be included in MGLib, for working with views in Playgrounds
  • JSONKeyPaths: Custom type for decoding JSON and accessing values via key path strings
  • Pushover: