0.0.1-alpha.1 • Published 4 years ago

aspive v0.0.1-alpha.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Aspie View Engine

npm Libraries.io dependency status for latest release GitHub top language NPM

npm npm

paypal

Another template engine for node.js (currently in alpha version). The description will be updated when this module is ready. This module is currently in it's alpha version, and is published so a backup will be available. For now, you can check out an older template engine called regve (regex view engine).

Installation

npm install @aspiesoft/aspive

Setup

// express

const express = require('express');
const aspive = require('@aspiesoft/aspive');

const app = express();

Usage

// package functions
// this will be updated when the module is updated from it's alpha version
0.0.2-alpha.3

4 years ago

0.0.3-alpha.1

4 years ago

0.0.2-alpha.2

4 years ago

0.0.2-alpha.1

4 years ago

0.0.1-alpha.2

4 years ago

0.0.1-alpha.1

4 years ago