@ntlab/ntjs-assets

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

213

Version

2.2.0

License

MIT

Unpacked Size

187 MB

Total Files

8262

Last publish

Collaborators

  • tohenk