@ntlab/ntjs-assets

2.0.17 • 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));

Readme

Keywords

Package Sidebar

Install

npm i @ntlab/ntjs-assets

Weekly Downloads

104

Version

2.0.17

License

MIT

Unpacked Size

163 MB

Total Files

7775

Last publish

Collaborators

  • tohenk