1.1.0 • Published 1 year ago

@ponsetya/node v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

They are the most frequently used and needed lightweight utility tools in node-based projects.

You can use the media and library independently.

Installation

For using the yarn package manager.

yarn add @ponsetya/node

For using the npm.

npm install @ponsetya/node

Import

By default you can include all api and functions.

import node from '@ponsetya/node'

Use APIs

import { env } '@ponsetya/node'

env.node // true
env.browser // false

License

Released under the MIT License.

1.1.0

1 year ago

1.0.0

1 year ago