All Projects → JohnSundell → PlotPlayground

JohnSundell / PlotPlayground

Licence: MIT License
A Swift playground that comes pre-loaded with Plot, that can be used to explore the new component API.

Programming Languages

swift
15916 projects
CSS
56736 projects

PlotPlayground

A Swift playground that comes pre-loaded with Plot, so that you can quickly try out the library and its new, SwiftUI-like API for building HTML pages.

To get started, follow these steps:

  1. Make sure that you have the latest, non-beta version of Xcode installed.
  2. Clone the project to your local machine.
  3. Open PlotPlayground.xcworkspace in Xcode.
  4. Make sure that the Playground item is selected in the left-hand navigator pane.
  5. Build the project using ⌘ + B.
  6. The playground should now automatically start running, but if it doesn’t, press the play button (▶️) at the bottom of the Xcode UI to start it manually.
  7. Have fun exploring Plot! 😀

To learn more about Plot, please check out its README.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].