View index.html
<!doctype html>
<html>
<head>
<meta charset='utf-8' />
<title>tokenizer.js documentation</title>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<link href='assets/tachyons.min.css' type='text/css' rel='stylesheet' />
<link href='assets/github.css' type='text/css' rel='stylesheet' />
<style>
a {
View index.html
<!doctype html>
<html>
<head>
<meta charset='utf-8' />
<title>tokenizer.js documentation</title>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<link href='assets/tachyons.min.css' type='text/css' rel='stylesheet' />
<link href='assets/github.css' type='text/css' rel='stylesheet' />
<style>
.navigation {
View index.html
<!doctype html>
<html>
<head>
<meta charset='utf-8' />
<title>tokenizer.js documentation</title>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<link href='assets/tachyons.min.css' type='text/css' rel='stylesheet' />
<link href='assets/github.css' type='text/css' rel='stylesheet' />
<style>
.navigation {
View index.html
<!doctype html>
<html>
<head>
<meta charset='utf-8' />
<title>tokenizer.js documentation</title>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<link href='assets/tachyons.min.css' type='text/css' rel='stylesheet' />
<link href='assets/github.css' type='text/css' rel='stylesheet' />
<style>
.navigation {
View index.html
<!doctype html>
<html>
<head>
<meta charset='utf-8' />
<title> | Documentation</title>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<link href='assets/tachyons.min.css' type='text/css' rel='stylesheet' />
<link href='assets/github.css' type='text/css' rel='stylesheet' />
<style>
.navigation {
View blog-fake.rss
<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xml:base="/blog.rss" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:mapbox="http://mapbox.com/">
<channel>
<title>Blog - Mapbox</title>
<link>https://www.mapbox.com/blog</link>
<description>Updates from the Mapbox team.</description>
<language>en</language>
<item>
<title>Kevin joins Mapbox!</title>
View docs.md

T

My type

Type: number

SomeObjectAPI

View index.js
shortSignature: function (section) {
var prefix = '';
if (section.kind === 'class') {
prefix = 'new ';
} else if (section.kind !== 'function') {
return section.name;
}
return prefix + section.name + formatters.parameters(section, true);
},
signature: function (section) {
View a.geojson
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View index.html
<style>body { margin: 0; padding: 0; }</style>
<canvas id='c'><canvas>
<script src='script.js'></script>