New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aspiesoft/aspive

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aspiesoft/aspive

Another template engine for node.js (currently in alpha version)

  • 0.0.1-alpha.1
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Aspie View Engine

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

npm npm GitHub last commit

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

Keywords

FAQs

Package last updated on 26 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc