Skip to content

BorneRecharge/advenir-ts-client

Repository files navigation

typescript-npm-package-template

Template to kickstart creating a Node.js module using TypeScript and VSCode

Inspired by node-module-boilerplate

Features

Getting started

Add NPM Token

Add your npm token to your GitHub repository secrets as NPM_TOKEN.

Remove everything from here and above


advenir-ts-client

npm package Build Status Downloads Issues Code Coverage Commitizen Friendly Semantic Release

A client to send EV charging sessions to the French organization Advenir

Install

npm install @bornerecharge/advenir-ts-client

Usage

import { myPackage } from 'my-package-name';

myPackage('hello');
//=> 'hello from my package'

API

myPackage(input, options?)

input

Type: string

Lorem ipsum.

options

Type: object

postfix

Type: string Default: rainbows

Lorem ipsum.