-
Notifications
You must be signed in to change notification settings - Fork 10
Common
Jonathan Sandoe edited this page Nov 26, 2018
·
1 revision
The common
folder, a subfolder of plugins
, contains, as you would expect, files that frequently get included in the html
files for these plugins.
They include
- Files for communicating with CODAP such as
codapInterface.js
- a folder,
jqueryFolder
, that contains variousjquery
files — forjquery
,jquery-ui
, andjquery-ui.css
- other third-party things such as
snap.svg
(for graphics) andluxon
(for dates) - other helper files such as
TEEUtils.js