# node-builtins

Latest version **0.1.1** (published 2017-01-13) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install node-builtins
pnpm add node-builtins
yarn add node-builtins
bun add node-builtins
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.1 |
| Published | 2017-01-13 |
| First published | 2017-01-12 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Red Hat, Inc. |
| Maintainers | lholmquist |

## Links

- npm: https://www.npmjs.com/package/node-builtins
- Repository: https://github.com/lholmquist/node-builtins
- Issues: https://github.com/lholmquist/node-builtins/issues
- npm.io page: https://npm.io/package/node-builtins

## Recent versions

- 0.1.1 (latest) — 2017-01-13
- 0.1.0 — 2017-01-12
- 0.0.1 — 2017-01-12

## README

## Node-Builtins [![Build Status](https://travis-ci.org/lholmquist/node-builtins.svg?branch=master)](https://travis-ci.org/lholmquist/node-builtins) [![Coverage Status](https://coveralls.io/repos/github/lholmquist/node-builtins/badge.svg?branch=master)](https://coveralls.io/github/lholmquist/node-builtins?branch=master)


A small module to return the list of Built-in Core Modules in Node.js

_note: This uses a private method(_builtinLibs) from the repl module_

---
_Source: https://npm.io/package/node-builtins · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
