eugeneware / eugeneware/angularjs

Package name is misleading and should be changed

Open
#1 1 comment 8 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

This repo is not configured properly since it has dependencies that aren't enumerated in `packages.json`.

It also has redundant code to that found in the vanilla angular package.

This has lost me hours of time trying to figure out why `require('angular')` wasn't working when I could plainly see `angularjs` was installed and loaded.

This is essentially namespace stealing / squatting and if you really wanted to keep this package around (which is unnecessary due to redundancy with the core library) then it should be called something like `angular-browserify-shim`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.