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.

Distribute on npm

See original GitHub issue

I would love to be able to use this by npm install sequence-diagrams and have it just work with Browserify, Webpack and any other JS build tools. Any chance this’ll be added?

Issue Analytics

  • State:open
  • Created 8 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
blakeembreycommented, Aug 11, 2015

@bramp Honestly, I haven’t seen the need either and I avoid using Bower - which probably answers the question 😄 Not sure what would be involved with it, but I imagine it should be fairly straightforward. Without NPM I have to copy and paste code and dependencies and use globals.

0reactions
sergeytcommented, Jan 13, 2016

FYI I’ve started a PR #146 that could help to solve this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Create an npm Package Ready to Distribute - Bugfender
Learn how to create an npm package ready to distribute from scratch.
Read more >
How to Create an npm Package Ready to Distribute From ...
This guide walks you through how to create an npm project that you can distribute to others. Packagecloud is a package registry that...
Read more >
distribute - npm
Start using distribute in your project by running `npm i distribute`. There are 2 other projects in the npm registry using distribute.
Read more >
How we repurposed NPM to publish and distribute our Go ...
NPM provides an easy way to publish and distribute Node JS packages for both code dependencies as well as global command-line tools.
Read more >
How to Distribute a Pattern Library as an npm Package from a ...
Distribute your npm package from Git. Use the “prepare” script to build your library; Tag your releases; Update your README.
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