0.0.1-beta.3 • Published 2 years ago

@termpura/core v0.0.1-beta.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.