question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Publish npm package under scope (refactoring needed)

See original GitHub issue

I think we can do this for v1.0.0, a major release indicating that some things will change completely.

We also gotta decide what name use for the scanner component, maybe NgxScannerComponent and NgxScannerModule? (maybe it’s too generic)

  • Publish package.
  • Rename classes.
  • Release G.A. version.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
werthdavidcommented, Feb 16, 2018

Well… Good point! 😁 Let’s go without the prefix then

1reaction
werthdavidcommented, Mar 12, 2018

I’m currently working on a Plunkr example which can then be exported and added to the docs-folder so a demo can be accessed via github.io The docs-folder is the only folder I found the old ngx-zxing name so I think were ready for an initial release now

Read more comments on GitHub >

github_iconTop Results From Across the Web

Creating and publishing an organization scoped package
On the command line, navigate to the package directory. Run npm publish . Private packages will say private below the package name on...
Read more >
How to Publish NPM Packages - Ross Bulat - Medium
Scoped and Unscoped Packages Explained ... Npm gives us the capability to group a multitude of packages under a common name, called a...
Read more >
How to go Monorepo and Publish Packages without Refactoring
In this post we'll show how using Bit and NPM you can publish multiple packages from an existing repository, without any refactoring or ......
Read more >
Lift the NPM package naming convention for the project level ...
When publishing npm packages to your project's registry, you have had to name your package with @scope/package-name , where the scope must ...
Read more >
How to compose NPM Packages for Microfrontends
The first thing in the package name is the scope. It is usually equivalent to the system abbreviation. It is needed to support...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found