Skip to content

fider/express-extra

Repository files navigation

Work in progress, DO NOT USE IT

Whole repository is template for new Node.js TypeScript module. Download it and adapt to your needs.

About

npm scripts in package.json requires bash command line

This module provides... TODO

Installation and requirements

Requires Node.js vX.X.X TODO

$ npm install weak-daemon

Examples

First example

import {C} from "TODO";
console.log(C);

Second example

let {C} = require("TODO");
console.log(C);

Documentation

module

  • C const that should be always equal to 1

image

About

WORK IN PROGRESS, do not use it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published