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
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 }}
steinitzu
/
tern
Public
forked from
ternjs/tern
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
tern
defs
on
master
User selector
All users
All time
Commit history
Commits on Oct 31, 2018
Update React def
othree
committed
64926fd
View commit details
Copy full SHA for 64926fd
View code at this point
Browse repository at this point
Commits on Oct 25, 2018
Remove non ascii char in broswer def
othree
committed
a6c5fcb
View commit details
Copy full SHA for a6c5fcb
View code at this point
Browse repository at this point
Update browser def, supports Clipboard API
othree
committed
4f9b45a
View commit details
Copy full SHA for 4f9b45a
View code at this point
Browse repository at this point
Commits on Oct 12, 2018
Added Node.innerText
eidheim
authored and
othree
committed
32a8a98
View commit details
Copy full SHA for 32a8a98
View code at this point
Browse repository at this point
Commits on Oct 9, 2018
Remove duplicate key in definition file
Show description for ee28529
Pok-Pok
authored and
othree
committed
ee28529
View commit details
Copy full SHA for ee28529
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
Add async iteration support
othree
committed
601d174
View commit details
Copy full SHA for 601d174
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
Remove duplicated key in Symbol def
othree
committed
331d680
View commit details
Copy full SHA for 331d680
View code at this point
Browse repository at this point
Commits on Jul 9, 2018
Update defs to respect current standards (#971)
Show description for f0e4a0d
othree
authored
f0e4a0d
View commit details
Copy full SHA for f0e4a0d
View code at this point
Browse repository at this point
Commits on May 26, 2017
Add def file for react
Show description for a4db155
sharils
authored
a4db155
View commit details
Copy full SHA for a4db155
View code at this point
Browse repository at this point
Commits on Feb 18, 2017
Make Object.assign also copy 3rd and 4th args properties
Show description for 46fd2dd
marijnh
committed
46fd2dd
View commit details
Copy full SHA for 46fd2dd
View code at this point
Browse repository at this point
Commits on Jan 19, 2017
browser index items for Storage, localStorage and sessionStorage are not
Show description for 4a88712
Mike Rennie
authored and
marijnh
committed
4a88712
View commit details
Copy full SHA for 4a88712
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
Remove duplicate keys in definition files
Show description for 2489fd3
marijnh
committed
2489fd3
View commit details
Copy full SHA for 2489fd3
View code at this point
Browse repository at this point
Commits on Dec 6, 2016
[browser defs] Add MutationObserver interface
marijnh
committed
4ed1e1c
View commit details
Copy full SHA for 4ed1e1c
View code at this point
Browse repository at this point
Commits on Nov 30, 2016
[browser defs] Add some methods
Show description for ca40568
Mike Rennie
authored and
marijnh
committed
ca40568
View commit details
Copy full SHA for ca40568
View code at this point
Browse repository at this point
Commits on Nov 28, 2016
[browser defs] Add HTMLElement.matches() method.
Show description for 8e2e0ca
Mike Rennie
authored and
marijnh
committed
8e2e0ca
View commit details
Copy full SHA for 8e2e0ca
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
Remove some plus signs on interface names from the geolocation defs
Show description for 0bf8747
marijnh
committed
0bf8747
View commit details
Copy full SHA for 0bf8747
View code at this point
Browse repository at this point
Missing API #817 - adds the missing types to browser.json
Mike Rennie
authored and
marijnh
committed
6751651
View commit details
Copy full SHA for 6751651
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
Some fixes for Promise.resolve behavior.
rkistner
authored and
marijnh
committed
1cba2cd
View commit details
Copy full SHA for 1cba2cd
View code at this point
Browse repository at this point
Move standard language definitions into a single ecmascript.json file
Show description for a53d2ee
marijnh
committed
a53d2ee
View commit details
Copy full SHA for a53d2ee
View code at this point
Browse repository at this point
Add ECMA 7 definition
Curtis Windatt
authored and
marijnh
committed
7f42452
View commit details
Copy full SHA for 7f42452
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
[browser defs] Add more properties for XMLHttpRequest
Show description for ae87257
Mike Rennie
authored and
marijnh
committed
ae87257
View commit details
Copy full SHA for ae87257
View code at this point
Browse repository at this point
Commits on May 11, 2016
[jquery defs] Fix argument to .ready
Show description for f9b28c9
marijnh
committed
f9b28c9
View commit details
Copy full SHA for f9b28c9
View code at this point
Browse repository at this point
Commits on May 9, 2016
Add cancelAnimationFrame to browser.json
marijnh
committed
d3ee054
View commit details
Copy full SHA for d3ee054
View code at this point
Browse repository at this point
add [window.]requestAnimationFrame to browser.json
Boris Jonica
authored and
marijnh
committed
7010730
View commit details
Copy full SHA for 7010730
View code at this point
Browse repository at this point
Commits on Apr 25, 2016
[emacs] Make sure we don't generate ("node" "tern") as tern-command
Show description for 2dcbf9b
marijnh
committed
2dcbf9b
View commit details
Copy full SHA for 2dcbf9b
View code at this point
Browse repository at this point
Properly type property descriptors in ecma6 and ecma5 definitions
marijnh
committed
35cc04e
View commit details
Copy full SHA for 35cc04e
View code at this point
Browse repository at this point
Commits on Nov 25, 2015
Support for several signature of jQuery.fn.html
angelozerr
authored and
marijnh
committed
d91740f
View commit details
Copy full SHA for d91740f
View code at this point
Browse repository at this point
Added missing parameters for Array and String methods
adrianton3
authored and
marijnh
committed
87eee29
View commit details
Copy full SHA for 87eee29
View code at this point
Browse repository at this point
Added missing optional parameters of JSON parse/stringify
adrianton3
authored and
marijnh
committed
6670fbe
View commit details
Copy full SHA for 6670fbe
View code at this point
Browse repository at this point
Fixed Array types and updated effects
adrianton3
authored and
marijnh
committed
0338aae
View commit details
Copy full SHA for 0338aae
View code at this point
Browse repository at this point
Add some more console functions to browser.json
Marcel Gerber
authored and
marijnh
committed
0b60043
View commit details
Copy full SHA for 0b60043
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
[browser] Node method like Node#appendChild must use Node instead of Element
angelozerr
authored and
marijnh
committed
78347c3
View commit details
Copy full SHA for 78347c3
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
[ecma6 defs] Add content element type for typed arrays
marijnh
committed
843f4cf
View commit details
Copy full SHA for 843f4cf
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
console.*(text) accepts any type of argument
angelozerr
authored and
marijnh
committed
ca53c4a
View commit details
Copy full SHA for ca53c4a
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
Added the Image() constructor
Show description for 9073271
danihodovic
authored and
marijnh
committed
9073271
View commit details
Copy full SHA for 9073271
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.