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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Javascrip-tavcode
/
JavaScript
Public
forked from
TheAlgorithms/JavaScript
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
Breadcrumbs
History for
JavaScript
.github
on
master
User selector
All users
All time
Commit history
Commits on May 7, 2022
merge: Upgraded Algorithm of alpha numeric palindrome (#1006)
Show description for cbc669a
fahimfaisaal
and
raklaptudirm
authored
cbc669a
View commit details
Copy full SHA for cbc669a
View code at this point
Browse repository at this point
Commits on May 4, 2022
merge: Improve pull request template (#1002)
appgurueu
authored
b81c339
View commit details
Copy full SHA for b81c339
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
merge: Update directory workflow (#1000)
Show description for e447b55
raklaptudirm
and
github-actions
authored
e447b55
View commit details
Copy full SHA for e447b55
View code at this point
Browse repository at this point
merge: tweak `DIRECTORY.md` generation (#999)
Show description for 6d5e641
raklaptudirm
authored
6d5e641
View commit details
Copy full SHA for 6d5e641
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
chore: add appgurueu to `CODEOWNERS`
raklaptudirm
authored
1e0dd1c
View commit details
Copy full SHA for 1e0dd1c
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
Change 1 week to 2 weeks for stale issues
Panquesito7
authored
4098932
View commit details
Copy full SHA for 4098932
View code at this point
Browse repository at this point
Commits on Apr 16, 2022
chore: use `stale` label to mark something as stale
raklaptudirm
authored
48e3e8d
View commit details
Copy full SHA for 48e3e8d
View code at this point
Browse repository at this point
Commits on Apr 3, 2022
merge: Update workflow organization and environments (#971)
Show description for 42b9f64
raklaptudirm
authored
42b9f64
View commit details
Copy full SHA for 42b9f64
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
merge: Updated `pull_request_template` (#913)
fahimfaisaal
authored
cc55dab
View commit details
Copy full SHA for cc55dab
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
merge: Decrease time period for marking an issue stale (#885)
Show description for 6bd2ac6
raklaptudirm
and
github-actions
authored
6bd2ac6
View commit details
Copy full SHA for 6bd2ac6
View code at this point
Browse repository at this point
Commits on Nov 3, 2021
merge: Removed ignored code files form codespell workflow. (#834)
Show description for 64920bf
raklaptudirm
and
github-actions
authored
64920bf
View commit details
Copy full SHA for 64920bf
View code at this point
Browse repository at this point
merge: Sliding window (#833)
Show description for 308b022
Aditya1942
and
raklaptudirm
authored
308b022
View commit details
Copy full SHA for 308b022
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
fix: endlines in the CI file
Panquesito7
authored
12cf29e
View commit details
Copy full SHA for 12cf29e
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
fix: update file name
raklaptudirm
authored
3723322
View commit details
Copy full SHA for 3723322
View code at this point
Browse repository at this point
chore: use `UpperCamelCase`
raklaptudirm
authored
9120085
View commit details
Copy full SHA for 9120085
View code at this point
Browse repository at this point
chore: use `UpperCamelCase`
raklaptudirm
authored
d2883fe
View commit details
Copy full SHA for d2883fe
View code at this point
Browse repository at this point
chore: use `UpperCamelCase`
raklaptudirm
authored
01a2e9a
View commit details
Copy full SHA for 01a2e9a
View code at this point
Browse repository at this point
chore: use `UpperCamelCase`
raklaptudirm
authored
2203c1a
View commit details
Copy full SHA for 2203c1a
View code at this point
Browse repository at this point
merge: Fix spellings (#821)
Show description for 072523d
4 people
authored
072523d
View commit details
Copy full SHA for 072523d
View code at this point
Browse repository at this point
feat: add codespell
raklaptudirm
authored
59e9baf
View commit details
Copy full SHA for 59e9baf
View code at this point
Browse repository at this point
Commits on Oct 27, 2021
merge: Fix pull request template (#818)
Show description for 54de6e5
Bhargavishnu
authored
54de6e5
View commit details
Copy full SHA for 54de6e5
View code at this point
Browse repository at this point
Commits on Oct 12, 2021
ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows
oscard0m
committed
f640550
View commit details
Copy full SHA for f640550
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
chore: merge Fix/742 migrate doctest to jest (#749)
Show description for b13b12e
defaude
authored
b13b12e
View commit details
Copy full SHA for b13b12e
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
Fix URL creation in directory markdown
defaude
committed
7bb3c80
View commit details
Copy full SHA for 7bb3c80
View code at this point
Browse repository at this point
Add npm ci to directory-updating job, as well (so that we can utilize globby)
defaude
committed
6fe322b
View commit details
Copy full SHA for 6fe322b
View code at this point
Browse repository at this point
Clean up and speed up UpdateDirectory.js
Show description for a69d9a8
defaude
committed
a69d9a8
View commit details
Copy full SHA for a69d9a8
View code at this point
Browse repository at this point
Test: Drop env.CI
defaude
committed
460fd57
View commit details
Copy full SHA for 460fd57
View code at this point
Browse repository at this point
Don't cat the full DIRECTORY.md file in the github job
defaude
committed
f6396f4
View commit details
Copy full SHA for f6396f4
View code at this point
Browse repository at this point
Another proposal: Clean up "update directory" job, as well
Show description for 21d4096
defaude
committed
21d4096
View commit details
Copy full SHA for 21d4096
View code at this point
Browse repository at this point
Proposal: Clean up CI job a bit
Show description for 6f9b1f1
defaude
committed
6f9b1f1
View commit details
Copy full SHA for 6f9b1f1
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
chore: add code protection
raklaptudirm
authored
877ce46
View commit details
Copy full SHA for 877ce46
View code at this point
Browse repository at this point
Commits on May 22, 2021
fix: Fixed TODO message
Show description for cf98ded
raklaptudirm
committed
cf98ded
View commit details
Copy full SHA for cf98ded
View code at this point
Browse repository at this point
Fixes #539
raklaptudirm
committed
a93abac
View commit details
Copy full SHA for a93abac
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Update nodejs.yml
cclauss
authored
84a4f6b
View commit details
Copy full SHA for 84a4f6b
View code at this point
Browse repository at this point
Update nodejs.yml
cclauss
authored
e22405f
View commit details
Copy full SHA for e22405f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.