Skip to main content
Module

x/xml_renderer/deno.json

An npm/browser module for easy matching XML and XPath to React Components and other stuff
Go to Latest
File
{ "$schema": "https://deno.land/x/deno@v1.22.1/cli/schemas/config-file.v1.json", "compilerOptions": { "lib": ["deno.ns"] }, "tasks": { "test": "deno test -A" }}