Difference between revisions of "WebKit Authors Guide"

From Numerus
Jump to navigation Jump to search
(Created page with "Coming soon")
 
 
Line 1: Line 1:
Coming soon
Coming soon
== Design Overview==
NWK consists of these elements:
# A library of Javascript and CSS code that support the functionality and appearance of the UI.
# A library of either Java or Javascript code that implements the API for the simulation's model.
# A library of templates used to construct the HTML files that comprise the Website.
# A Project Manager application that builds the Website from the project file.

Latest revision as of 22:47, 29 June 2025

Coming soon


Design Overview

NWK consists of these elements:

  1. A library of Javascript and CSS code that support the functionality and appearance of the UI.
  2. A library of either Java or Javascript code that implements the API for the simulation's model.
  3. A library of templates used to construct the HTML files that comprise the Website.
  4. A Project Manager application that builds the Website from the project file.