0.7.0-alpha20 • Published 9 months ago

@doenet/doenetml v0.7.0-alpha20

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
9 months ago

DoenetML

Semantic markup for building interactive web activities. Read more about Doenet

<p>Drag the point to the 4th quadrant.</p>
<graph>
    <point xs='2 3'/>
</graph>

npm.io

Features

  • Internally manages a directed acyclic graph of dependencies to coordinate updates of self-referential worksheets

Quick Start

In the project folder:

$ npm install

$ npm run dev

Paste demo code into packages/test-viewer/src/test/testCode.doenet

Navigate to localhost:5173

Development

Publishing

Run

npm run build

to make a publishable package in the ./dist directory. As part of the build process a stripped down version of package.json is copied into the ./dist directory. This is the package that you should publish. I.e., do a cd ./dist before publishing.

0.7.0-alpha4

1 year ago

0.7.0-alpha5

1 year ago

0.7.0-alpha6

1 year ago

0.7.0-alpha7

1 year ago

0.6.7

1 year ago

0.6.9

12 months ago

0.6.8

12 months ago

0.7.0-alpha10

1 year ago

0.7.0-alpha12

1 year ago

0.7.0-alpha11

1 year ago

0.7.0-alpha14

1 year ago

0.7.0-alpha13

1 year ago

0.7.0-alpha16

1 year ago

0.7.0-alpha15

1 year ago

0.7.0-alpha18

1 year ago

0.7.0-alpha17

1 year ago

0.7.0-alpha19

9 months ago

0.6.10

11 months ago

0.6.11

11 months ago

0.7.0-alpha20

9 months ago

0.6.14

10 months ago

0.6.13

10 months ago

0.6.5

1 year ago

0.7.0-alpha3

1 year ago

0.7.0-alpha2

1 year ago

0.7.0-alpha1

1 year ago

0.6.0-alpha5

2 years ago

0.6.0-alpha4

2 years ago

0.6.0-alpha3

2 years ago

0.6.0-alpha2

2 years ago

0.6.0-alpha1

2 years ago