rayhanadev / termpura

The Termpura loader core package.

Home Page:https://www.npmjs.com/package/@termpura/core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The Termpura loader core package.

https://www.npmjs.com/package/@termpura/core

License:MIT License


Languages

Language:TypeScript 61.9%Language:JavaScript 38.1%