ts-model-api 1.3.2-kernelf.5
Install from the command line:
Learn more about npm packages
$ npm install @modelix/ts-model-api@1.3.2-kernelf.5
Install via package.json:
"@modelix/ts-model-api": "1.3.2-kernelf.5"
About this version
Simple Node.js module to output greeting message, written in [TypeScript][typescript-url]
Better greeting message
# Install via NPM
$ npm install --save ts-model-api
const greeting = require('ts-model-api');
import greeting from 'ts-model-api';
-
name
<string> Name of the person to greet at. - returns: <Promise<string>> Promise which resolves with a greeting message.
This methods works the same as greeting(name)
except that this is the synchronous version.
MIT License © Sascha Lisson
Details
- ts-model-api
-
modelix
- over 2 years ago
- Apache 2.0
- 7 dependencies
Assets
- ts-model-api-1.3.2-kernelf.5.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0