bcrypt for NodeJs
nodejs/nan 2880
Native Abstractions for Node.js
chjj/pty.js 813
Bindings to forkpty(3) for node.js.
Render a <canvas> node to your terminal
leo/args 397
Toolkit for building command line interfaces
Advanced ANSI formatting tool for Node.js
importpw/import 298
`import` is a simple and fast module system for Bash and other Unix shells
Encode and decode HTML entities
gf3/IRC-js 173
The best IRC library for node.js
stephenmathieson/node-tlds 100
list of TLDs
startedrsms/peertalk
started time in 2 hours
pull request commentvercel/virtual-event-starter-kit
fixed Prismic stream and discord content
@cfofiu is attempting to deploy a commit to the Vercel Team on Vercel.
A member of the Team first needs to authorize it.
comment created time in 4 hours
pull request commentvercel/virtual-event-starter-kit
fixed Prismic stream and discord content
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please follow the instructions at https://github.com/vercel/cla.
comment created time in 4 hours
startedjberg/butterchurn
started time in 4 hours
issue openedvercel/pkg
Hi I want to change server.jsc to server.exe
package.json :
{ "bin": "./server.jsc", "pkg": { "targets": [ "x64" ] } } perform: pkg -t win package.json result: The generated.exe has no response
The purpose of this is to: I want the binary file to be visible to the user after decompiling
Thanks
created time in 4 hours
issue commentvercel/pkg
Continue to keep this project alive
Well they integrated into their own solution, feel free to clone and improve it, that's what open source is about. If you keep it up to date, I promise I'll use it!
comment created time in 4 hours
startedTooTallNate/Java-WebSocket
started time in 5 hours
issue commentvercel/commerce
Bigcommerce Hooks: setting basePath in next.config.js
To be more precise, the following is a log of the error:
ready - started server on http://localhost:3000 event - compiled successfully event - build page: /next/dist/pages/_error wait - compiling... event - compiled successfully Error occurred proxying http://localhost:4000/shop/_next/image?url=https%3A%2F%2Fcdn11.bigcommerce.com%2Fs-nhkhnjet1i%2Fimages%2Fstencil%2Foriginal%2Fproducts%2F133%2F446%2Fmockup-ae9a83b0__49881__78743.1604116316.png&w=3840&q=85 Error: socket hang up at connResetException (internal/errors.js:609:14) at Socket.socketCloseListener (_http_client.js:401:25) at Socket.emit (events.js:326:22) at TCP.<anonymous> (net.js:675:12) { code: 'ECONNRESET' }
comment created time in 5 hours
startedTooTallNate/keypress
started time in 7 hours
PR closed vercel/vercel
query
& cookie
may be undefined.
Related Issues
none
📋 Checklist
<!-- Please keep your PR as a Draft until the checklist is complete -->
Tests
- [ ] The code changed/added as part of this PR has been covered with tests
- [ ] All tests pass locally with
yarn test-unit
Code Review
- [ ] This PR has a concise title and thorough description useful to a reviewer
- [ ] Issue from task tracker has a link to this PR
pr closed time in 8 hours
startedgoogledatastudio/tooling
started time in 8 hours
created repositoryshanselman/microsoft-teams-buttons-for-streamdeck
microsoft teams buttons for streamdeck
created time in 8 hours
startedGmousse/dataframe-js
started time in 8 hours
push eventvercel/commerce
commit sha 5d8f3375e88a653541da0a787dd32686c3c29b4e
Fix typo in the Marquee component (#176) Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>
push time in 8 hours
PR merged vercel/commerce
Just a simple typo fix for the Marquee UI component
pr closed time in 8 hours
push eventvercel/commerce
commit sha 905d0324f0f7110a25fafad3a10ebe398d94da3c
Moved types.d.ts to the commerce folder
commit sha 1588fcf6bbba807deeddfcbc232344570a616ff0
Minor changes
commit sha 7edd5aa1825320acc0c0ba2a0f0b2b3df9bf3509
Moved normalizer to happen after fetch
push time in 9 hours
startedanomiex/zoom-docked
started time in 9 hours
startedatlassian/gostatsd
started time in 10 hours
startedpmdartus/lwc-slds
started time in 10 hours
issue commentvercel/commerce
Modules for external providers
I've submitted a PR for a Vendure provider: #181
comment created time in 10 hours
pull request commentvercel/commerce
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/vercel/commerce/4bpns1rv1
✅ Preview: In Progress
comment created time in 10 hours
PR opened vercel/commerce
Hi!
Here's my attempt at a provider for the Vendure e-commerce framework.
It's my first time using Next.js (and the most React code I've ever written!) so please excuse any inadvertent anti-patterns or lack of idiom.
This implementation includes GraphQL schema and TS types generated by graphql-code-generator. There are a number of limitations which are described in the readme in the /framework/vendure dir.
pr created time in 10 hours
issue commentvercel/vercel
@tlays life saver!!! Thank you
I like that I add my env var from the Vercel dashboard while using this method
comment created time in 11 hours
push eventvercel/commerce
commit sha a49d0a18f8c182eeb40c77b2bb76b8c0ca7867c2
Added more cart types
push time in 12 hours
issue commentvercel/pkg
How do i can protect my source code before packaging?
Hi It won't compile after obfuscation How to solve it? Thanks
Jfc no instead of compiling just obfuscate if you don’t want your code stolen
comment created time in 12 hours
issue commentvercel/pkg
How do i can protect my source code before packaging?
Hi It won't compile after obfuscation How to solve it? Thanks
You right Thanks
comment created time in 12 hours
issue commentvercel/pkg
Generated Windows executable doesn't run successfully with Node 10 target
@Nashorn check this file. You should use one of them in order to get it working.
comment created time in 13 hours
issue commentvercel/pkg
Generated Windows executable doesn't run successfully with Node 10 target
still an issue, tried 4.3.x with node10 on win, no combinations working. Exe opens and exists immediately.
comment created time in 14 hours