@bn3t/native-hello-world
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

native-hello-world in a scoped package

Native “Hello, world!” addon, useful for testing

Installation

$ npm install @bn3t/native-hello-world --save-dev

Usage

const helloWorld = require('@bn3t/native-hello-world')

helloWorld()
// => 'Hello, world!'

Changelog

This project follows Semantic Versioning 2.

  • v1.0.0 (2021-08-20): Initial release in a scoped package

License

native-hello-world is unlicensed. See LICENSE for the full (un)licensing statement.

Package Sidebar

Install

npm i @bn3t/native-hello-world

Weekly Downloads

1

Version

1.1.2

License

Unlicense

Unpacked Size

163 kB

Total Files

10

Last publish

Collaborators

  • bn3t