/termpura

The Termpura loader core package.

Primary LanguageTypeScriptMIT LicenseMIT

This project is a Work in Progress and currently in development. The API is subject to change without warning.


Install

npm install @termpura/core

Usage

Main API

import { loadPage } from "@termpura/core";
await loadPage('index')

This is the Termpura loader core package. For more information on the Termpura project please visit the main repository.