Packages

A server-authoritative node editor component for Phoenix LiveView

Current section

Files

Jump to
phoenix_dnd package.json
Raw

package.json

{
"name": "phoenix-dnd",
"private": true,
"type": "module",
"scripts": {
"check": "node --check priv/static/phoenix_dnd.js",
"test": "node --test test/js/*.test.js"
}
}