@ntlab/ntjs-assets

2.0.22 • 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

13

Version

2.0.22

License

MIT

Unpacked Size

164 MB

Total Files

7781

Last publish

Collaborators

  • tohenk