Request: Publish as npm package
See original GitHub issueFor consumers of chains.json
that don’t want to query the chainId.network website, it’d be nice if chains.json
were published as an npm package. I’d be happy to help maintain the package if that would be helpful.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:6 (1 by maintainers)
Top Results From Across the Web
npm-publish
Description. Publishes a package to the registry so that it can be installed by name. By default npm will publish to the public...
Read more >How to publish packages to npm (the way the industry ...
The way the industry publishes (and updates) packages. · Run tests (if there are any) · Update version in package.json according to Semver...
Read more >How to Publish Your First npm Package | by Bret Cameron
Once you're up-and-running, publishing an npm package can be as easy as typing npm publish into the terminal. But setting up your package...
Read more >How to Publish Your First NPM Package in Minutes!
Make an NPM Account and Login · Create A Package.json · Create index.js with nth root function · NPM Publish and Test It...
Read more >Steps to Create and Publish NPM packages
Steps to Create and Publish NPM packages · In the version prompt, set it to 0.0. · In the main prompt, choose the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Don’t worry @ligi 😝 I will always be there to maintain ugly ducky js/npm when needed
maybe we should mention this npm package in the readme and/or the chainid.network website. I was also not aware of it. I am happy something like this exists - but really want to stay as far away as possible from js/npm stuff - so really happy that someone else maintains it 😉