Animations
API
Arrays
Async
Basics
Challenges
Classes
Console
Dates
Debugging
DOM Elements
DOM Methods
DOM Properties
Event Listeners
Flow Control
Forms
Functions
Global Functions
JSON
Keywords
Libraries (3rd party)
Math
Modules
Objects
Snippets
String
Types
Widgets
Window Object
decodeURI()
Decodes a URIdecodeURIComponent
() Decodes a URI componentencodeURI()
Encodes a URIencodeURIComponent()
Encodes a URI componenteval()
Evaluates a string and executes it as if it was script codeisFinite()
Determines whether a value is a finite, legal numberisNaN()
Determines whether a value is an illegal numberNumber()
Converts an object's value to a numberparseFloat()
Parses a string and returns a floating point numberparseInt()
Parses a string and returns an integertoString()
Converts an object's value to a string