@ubumtu/lib-ubumtu
TypeScript icon, indicating that this package has built-in type declarations

1.0.24 • Public • Published

lib-ubumtu

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

Features

Getting started

My awesome module

Install

npm i @ubumtu/lib-ubumtu-hello

Usage

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

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

API

LibUbumtu

Test

Type: string

Lorem ipsum.

o

Type: string

Readme

Keywords

none

Package Sidebar

Install

npm i @ubumtu/lib-ubumtu

Weekly Downloads

7

Version

1.0.24

License

ISC

Unpacked Size

23.4 kB

Total Files

19

Last publish

Collaborators

  • felipewalflan