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.

Publishing on Deno

See original GitHub issue

Would be cool to have this library published on Deno. Although, it imports fine from import rg from 'https://esm.sh/regexparam' but having it on the Deno registry could bring more users to the library.

In case you’re interested: https://dev.to/craigmorten/how-to-publish-deno-modules-2cg6

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
lukeedcommented, May 23, 2021

Ok thanks, good to know. Will have that fixed for the next version that goes out 👍

1reaction
lukeedcommented, May 23, 2021

Cool, not a problem 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Publishing Modules | Manual - Deno
A common way to publish Deno modules is via the official https://deno.land/x hosting service. It caches releases of open source modules and serves...
Read more >
How to publish Deno modules - DEV Community ‍ ‍
Navigate to the repository you want to create a release for. · Click on the Releases link on the right hand side menu....
Read more >
How to publish Deno modules to NPM
Note: This article is accurate at the time of publishing, Deno, oak, dnt, and Node.js will continue to evolve and specific technical details ......
Read more >
Publishing Your Deno Modules using GitHub - Bits and Pieces
With this process, you're essentially publishing your Deno modules into a free-to-use CDN that is sure to be available all the time. No...
Read more >
Publish a Deno module in 3 quick steps - StartFunction
Let's see how to create, publish, and use our first Deno module. What are Deno modules? Deno modules are pieces of that you...
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