git @ Cat's Eye Technologies Gemooy / 2133a0c
For completeness. Chris Pressey a month ago
2 changed file(s) with 4 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 // SPDX-FileCopyrightText: Chris Pressey, the creator of this work, has dedicated it to the public domain.
11 // For more information, please refer to <https://unlicense.org/>
22 // SPDX-License-Identifier: Unlicense
3
4 /* dam-editable.js version 0.2. */
35
46 (function() {
57 function makeEditable(config) {
00 // SPDX-FileCopyrightText: Chris Pressey, the creator of this work, has dedicated it to the public domain.
11 // For more information, please refer to <https://unlicense.org/>
22 // SPDX-License-Identifier: Unlicense
3
4 /* dam-saveable.js version 0.2. */
35
46 (function() {
57 function makeSaveable(config) {