# metstrike-npm-shim

> A shim for core Meteor packages so they can be used standalone with NPM

Latest version **1.5.1** (published 2017-04-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install metstrike-npm-shim
pnpm add metstrike-npm-shim
yarn add metstrike-npm-shim
bun add metstrike-npm-shim
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.5.1 |
| Published | 2017-04-23 |
| First published | 2017-04-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | metstrike |
| Maintainers | metstrike |

## Links

- npm: https://www.npmjs.com/package/metstrike-npm-shim
- Repository: https://github.com/metstrike/meteor
- Homepage: https://github.com/metstrike/meteor#readme
- Issues: https://github.com/metstrike/meteor/issues
- npm.io page: https://npm.io/package/metstrike-npm-shim

## Dependencies (1)

- [underscore](https://npm.io/package/underscore.md) ^1.8.3

## Recent versions

- 1.5.1 (latest) — 2017-04-23
- 1.5.1-p0 — 2017-04-23
- 1.5.0 — 2017-04-23

## README

A temporary fix to deal with making Meteor packages standalone.  Many issues exist with transitioning from global variables to `require(...)`.  Built to support [React Meteor Standalone Mixin](https://www.npmjs.com/package/meteor-standalone-react-mixin)

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