An open API service indexing awesome lists of open source software.

https://github.com/richienb/typescript-boilerplate

Like node-module-boilerplate except for Typescript. Boilerplate to kickstart creating a Node.js module. Adapted from Richienb/node-module-boilerplate
https://github.com/richienb/typescript-boilerplate

Last synced: 9 months ago
JSON representation

Like node-module-boilerplate except for Typescript. Boilerplate to kickstart creating a Node.js module. Adapted from Richienb/node-module-boilerplate

Awesome Lists containing this project

README

          

# the-module

My awesome module.

[![NPM Badge](https://nodei.co/npm/the-module.png)](https://npmjs.com/package/the-module)

## Install

```sh
npm install the-module
```

## Usage

```js
import theModule from "the-module"

theModule("unicorns")
//=> 'unicorns & rainbows'
```

## API

### theModule(input, options?)

#### input

Type: `string`

Lorem ipsum.

#### options

Type: `object`

##### postfix

Type: `string`\
Default: `rainbows`

Lorem ipsum.