@ntf/html
v1.0.0
Published
platform-independent HTML library
Downloads
6
Maintainers
Readme
@ntf/html
platform-independent HTML library
Installation
Use your favourite package manager, idk
npm install @ntf/htmlyarn add @ntf/htmlpnpm install @ntf/htmlUsage
Importing
This library can be used in CommonJS and ESModule environments
const { ... } = require("@ntf/html");import { ... } from "@ntf/html";License stuff that nobody reads
Just like any Open Source Project this has a License, the MIT License
