@ntlab/ntjs-assets

2.0.20 • Public • Published

NTJS Web Assets Repository

This is a collection of web assets used by NODE-NTJS.

Example usage using express app:

const express = require('express');
const { Assets } = require('@ntlab/ntjs-assets');

const app = express();
app.use(express.static(Assets));

Dependents (2)

Package Sidebar

Install

npm i @ntlab/ntjs-assets

Weekly Downloads

122

Version

2.0.20

License

MIT

Unpacked Size

164 MB

Total Files

7775

Last publish

Collaborators

  • tohenk