Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
exytab
/
Javascript.NodeJS
Public
forked from
JeringTech/Javascript.NodeJS
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 8, 2024
Added contributor to readme
JeremyTCD
committed
51c05f9
View commit details
Copy full SHA for 51c05f9
Browse repository at this point
Merge pull request #193 from jirisoukup/feature/improve-string-escaping
Show description for a6f2777
JeremyTCD
authored
a6f2777
View commit details
Copy full SHA for a6f2777
Browse repository at this point
Commits on Feb 7, 2024
NodeJSProcessFactory: append repeated character without a loop
jirisoukup
committed
9f58849
View commit details
Copy full SHA for 9f58849
Browse repository at this point
Commits on Sep 16, 2023
Merge pull request #178 from JeringTech/replace_aspnetcore_dependency
Show description for 5999180
JeremyTCD
authored
5999180
View commit details
Copy full SHA for 5999180
Browse repository at this point
Added release 7.0.0.
JeremyTCD
committed
af7e54f
View commit details
Copy full SHA for af7e54f
Browse repository at this point
Replaced deprecated dependency.
JeremyTCD
committed
a5f167f
View commit details
Copy full SHA for a5f167f
Browse repository at this point
Commits on Jul 28, 2023
Merge pull request #173 from aKzenT/fix-160
Show description for 59b108a
JeremyTCD
authored
59b108a
View commit details
Copy full SHA for 59b108a
Browse repository at this point
Add thebuilder to ReadMe.md contributors section.
JeremyTCD
committed
1fbe5a4
View commit details
Copy full SHA for 1fbe5a4
Browse repository at this point
Added release 7.0.0-beta.5.
JeremyTCD
committed
7f95e0e
View commit details
Copy full SHA for 7f95e0e
Browse repository at this point
Removed unused webpack hints.
JeremyTCD
committed
89b7d5a
View commit details
Copy full SHA for 89b7d5a
Browse repository at this point
Merge branch 'master' into fix-160
JeremyTCD
authored
915b4f1
View commit details
Copy full SHA for 915b4f1
Browse repository at this point
Merge pull request #172 from aKzenT/unit-test-improvements
Show description for c69be47
JeremyTCD
authored
c69be47
View commit details
Copy full SHA for c69be47
Browse repository at this point
Added minor inline comments for future reference.
JeremyTCD
committed
a7d6a6f
View commit details
Copy full SHA for a7d6a6f
Browse repository at this point
Commits on Jul 26, 2023
Change javascript build from webpack to vite #160
Thomas Krause
committed
9d41b30
View commit details
Copy full SHA for 9d41b30
Browse repository at this point
Remove require calls #160
Thomas Krause
committed
21e0be4
View commit details
Copy full SHA for 21e0be4
Browse repository at this point
Use ESM instead of CJS. Potentially fixes #160
Thomas Krause
committed
7b431fa
View commit details
Copy full SHA for 7b431fa
Browse repository at this point
Fix unit tests for users with spaces
Thomas Krause
committed
1e0cd0a
View commit details
Copy full SHA for 1e0cd0a
Browse repository at this point
Fix failing unit tests on non-german systems and for user names with spaces in them
Thomas Krause
committed
8f85317
View commit details
Copy full SHA for 8f85317
Browse repository at this point
Commits on Apr 30, 2023
Update License.md
JeremyTCD
authored
cc9af0f
View commit details
Copy full SHA for cc9af0f
Browse repository at this point
Update CodeOfConduct.md
JeremyTCD
authored
27c3caa
View commit details
Copy full SHA for 27c3caa
Browse repository at this point
Create Contributing.md
JeremyTCD
authored
6ac8b80
View commit details
Copy full SHA for 6ac8b80
Browse repository at this point
Create CodeOfConduct.md
JeremyTCD
authored
a99026b
View commit details
Copy full SHA for a99026b
Browse repository at this point
Commits on Apr 18, 2023
Merge pull request #166 from aKzenT/fix_165
Show description for 3977eaa
JeremyTCD
authored
3977eaa
View commit details
Copy full SHA for 3977eaa
Browse repository at this point
Updated release 7.0.0-beta.4 date.
JeremyTCD
committed
678aff5
View commit details
Copy full SHA for 678aff5
Browse repository at this point
Added release 7.0.0-beta.4.
JeremyTCD
committed
41f70f4
View commit details
Copy full SHA for 41f70f4
Browse repository at this point
Added some inline comments, moved synchronous WaitForExit out of HasExited == false block.
JeremyTCD
committed
52ba5a9
View commit details
Copy full SHA for 52ba5a9
Browse repository at this point
Fix missing process outputs #165
Thomas Krause
authored and
JeremyTCD
committed
9dfbda4
View commit details
Copy full SHA for 9dfbda4
Browse repository at this point
Merge pull request #167 from JeringTech/fix_file_watcher_firing_extra_events
Show description for 9e235ec
JeremyTCD
authored
9e235ec
View commit details
Copy full SHA for 9e235ec
Browse repository at this point
Debounced file watcher events.
JeremyTCD
committed
face7ed
View commit details
Copy full SHA for face7ed
Browse repository at this point
Commits on Feb 14, 2023
Merge pull request #157 from DaniilSokolyuk/httpcontent-and-response
Show description for 3f5eb53
JeremyTCD
authored
3f5eb53
View commit details
Copy full SHA for 3f5eb53
Browse repository at this point
Added release 7.0.0-beta.3.
JeremyTCD
committed
173fdc7
View commit details
Copy full SHA for 173fdc7
Browse repository at this point
Minor changes:
Show description for d6777f7
JeremyTCD
committed
d6777f7
View commit details
Copy full SHA for d6777f7
Browse repository at this point
Commits on Feb 13, 2023
typo fix
dsokolyuk
committed
7214c99
View commit details
Copy full SHA for 7214c99
Browse repository at this point
fix imports
dsokolyuk
committed
7bfe128
View commit details
Copy full SHA for 7bfe128
Browse repository at this point
Allow HttpResponseMessage in invoke result, and response control in callback
dsokolyuk
committed
83658ae
View commit details
Copy full SHA for 83658ae
Browse repository at this point
Previous
Next
You can’t perform that action at this time.