This repository has been archived by the owner on Apr 13, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathshowcase.html
executable file
·372 lines (345 loc) · 24.5 KB
/
showcase.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<title>Jikan - Showcase</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- SEO -->
<meta name="author" content="@irfanDahir">
<meta name="keywords" content="jikan, rest, php, api, myanimelist, free, open, source, 2017, 2018, 2019, anime, manga, people, characters, novels, manhua, manhwa, wrapper, ruby, python, restful, net, .net, c#, visual, basic">
<meta name="description" content="Jikan is an unofficial MyAnimeList REST based API">
<meta name="image" content="https://jikan.moe/assets/images/jikan.png">
<meta itemprop="name" content="Jikan - Unofficial MyAnimeList API">
<meta itemprop="description" content="Jikan is an unofficial MyAnimeList REST based API">
<meta itemprop="image" content="https://jikan.moe/assets/images/jikan.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Jikan - Showcase">
<meta name="twitter:description" content="Jikan is an unofficial MyAnimeList REST based API">
<meta name="twitter:creator" content="@irfanDahir">
<meta name="twitter:site" content="@irfanDahir">
<meta name="twitter:image:src" content="https://jikan.moe/assets/images/jikan.png">
<meta name="twitter:image:alt" content="Jikan.moe brand image">
<meta name="twitter:card" content="summary_large_image">
<meta name="og:title" content="Jikan - Showcase">
<meta name="og:description" content="Jikan is an unofficial MyAnimeList REST based API">
<meta name="og:image" content="https://jikan.moe/assets/images/jikan.png">
<meta name="og:url" content="https://jikan.moe">
<meta name="og:site_name" content="Jikan - Unofficial MyAnimeList API">
<meta name="og:locale" content="en_US">
<meta name="og:type" content="website">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800'
rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="assets/plugins/elegant_font/css/style.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon/favicon-16x16.png">
<link rel="manifest" href="assets/images/favicon/manifest.json">
<link rel="mask-icon" href="assets/images/favicon/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="assets/images/favicon/favicon.ico">
<meta name="msapplication-TileColor" content="#2e51a2">
<meta name="msapplication-TileImage" content="assets/images/favicon/mstile-144x144.png">
<meta name="msapplication-config" content="assets/images/favicon/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-99574439-1', 'auto');
ga('send', 'pageview');
</script>
<div class="page-wrapper">
<!-- ******Header****** -->
<header id="header" class="header">
<div class="container">
<div class="branding">
<h1 class="logo">
<a href="https://jikan.moe/">
<span aria-hidden="true" class="icon_documents_alt icon"></span>
<span class="text-highlight">Jikan</span><span class="text-bold">Docs</span>
</a>
</h1>
</div>
<!--//branding-->
<ol class="breadcrumb">
<li><a href="https://jikan.moe/">Home</a></li>
<li class="active">Showcase</li>
</ol>
</div>
<!--//container-->
</header>
<!--//header-->
<div class="doc-wrapper">
<div class="container">
<div id="doc-header" class="doc-header text-center">
<h1 class="doc-title"><span aria-hidden="true" class="icon icon_genius"></span> Showcase</h1>
<!-- <div class="meta"><i class="fa fa-clock-o"></i> Last updated: May 14th, 2017</div> -->
</div>
<!--//doc-header-->
<div id="showcase" class="doc-body">
<div class="doc-content">
<div class="content-inner">
<section id="premium-themes" class="doc-section">
<div class="jumbotron">
<h1><i class="fa fa-info-circle"></i> I'd love to see what you've built with Jikan!</h1>
<p>If you use Jikan in your projects or apps, then DM me on <a href="https://twitter.com/IrfanDahir"
target="_blank">Twitter</a> or on Discord (Nekomata#0428) and I'd be
delighted to showcase your work here!</p>
<a class="scrollto btn btn-blue btn-cta" href="mailto:[email protected]"><i class="fa fa-envelope-o"></i>
Contact</a>
</div>
<h2 id="theme-start" class="section-title">Apps</h2>
<div class="section-block">
<div class="row">
<div class="col-sm-6 col-xs-12">
<div class="card">
<a href="https://chrome.google.com/webstore/detail/bettermal/ndmifonolbcfhcdfciaokiflklhjpifh?hl=en"
target="_blank"><img class="img-responsive" src="http://i.imgur.com/dLuQ7sF.png"
alt="screenshot" /></a>
<div class="card-block">
<h4 class="card-title">BetterMAL</h4>
<p class="card-text">Once upon a time there was a site called MAL.
It was a good site but their "dev team" never updated the site.
It looks like from 2007. I thought like "Well I can fix
things".</p>
</div>
<a class="mask" href="https://chrome.google.com/webstore/detail/bettermal/ndmifonolbcfhcdfciaokiflklhjpifh?hl=en"
target="_blank"><i class="icon fa fa-search-plus"></i></a>
</div>
</div>
<div class="col-sm-6 col-xs-12">
<div class="card">
<a href="https://witcheffect.com/mal/" target="_blank"><img class="img-responsive"
src="https://i.imgur.com/lCarywE.png" alt="screenshot" /></a>
<div class="card-block">
<h4 class="card-title">MALStats 2</h4>
<p class="card-text">Web app for user list statistics</p>
</div>
<a class="mask" href="https://witcheffect.com/mal/" target="_blank"><i
class="icon fa fa-search-plus"></i></a>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-xs-12">
<div class="card">
<a href="https://seiyuu.moe" target="_blank"><img class="img-responsive"
src="https://i.imgur.com/x5RWzV5.png" alt="screenshot" /></a>
<div class="card-block">
<h4 class="card-title">Seiyuu.moe</h4>
<p class="card-text">Did you ever wonder if those two seiyū worked
together? This website allows you to select them from the list
and find joint works between Japanese voice actors.</p>
</div>
<a class="mask" href="https://seiyuu.moe" target="_blank"><i class="icon fa fa-search-plus"></i></a>
</div>
</div>
<div class="col-sm-6 col-xs-12">
<div class="card">
<a href="https://www.simulcasts.online" target="_blank"><img class="img-responsive"
src="https://i.imgur.com/PXnMJiu.jpg" alt="screenshot" /></a>
<div class="card-block">
<h4 class="card-title">Simulcasts Online</h4>
<p class="card-text">Curb your plan to watch list with
Simulcasts.online! We provide a daily and weekly schedule of
airing animes, and list new releases daily!</p>
</div>
<a class="mask" href="https://www.simulcasts.online" target="_blank"><i
class="icon fa fa-search-plus"></i></a>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-xs-12">
<div class="card">
<a href="http://www.perpusindo.info" target="_blank"><img class="img-responsive"
src="https://i.imgur.com/024gyY0.jpg" alt="screenshot" /></a>
<div class="card-block">
<h4 class="card-title">Perpusindo.info</h4>
<p class="card-text">PerpusIndo is a website that contains a
collection of download links from fansub or fanshare or
individual in Indonesia.</p>
</div>
<a class="mask" href="http://www.perpusindo.info" target="_blank"><i
class="icon fa fa-search-plus"></i></a>
</div>
</div>
<div class="col-sm-6 col-xs-12">
<div class="card">
<a href="https://index4anime.wordpress.com/functions/" target="_blank"><img
class="img-responsive" src="https://index4anime.files.wordpress.com/2018/05/index_ss.png?w=825"
alt="screenshot" /></a>
<div class="card-block">
<h4 class="card-title">Anime Index</h4>
<p class="card-text">Anime Index allows users to explore and track
Anime with its details or add it to their offline database.</p>
</div>
<a class="mask" href="https://index4anime.wordpress.com/functions/"
target="_blank"><i class="icon fa fa-search-plus"></i></a>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-xs-12">
<div class="card">
<a href="https://github.com/GregBaggings/OtakuBook" target="_blank"><img
class="img-responsive" src="https://i.imgur.com/IrmjM4e.png"
alt="screenshot" /></a>
<div class="card-block">
<h4 class="card-title">OtakuBook</h4>
<p class="card-text">This anime browser application is built on top
of the JIKAN Rest API to enable to user to browse and search
for different animes.
</p>
</div>
<a class="mask" href="https://github.com/GregBaggings/OtakuBook" target="_blank"><i
class="icon fa fa-search-plus"></i></a>
</div>
</div>
<div class="col-sm-6 col-xs-12">
<div class="card">
<a href="https://openings.ninja" target="_blank"><img class="img-responsive"
src="https://i.imgur.com/QhAD3Da.png" alt="screenshot" /></a>
<div class="card-block">
<h4 class="card-title">Openings.ninja</h4>
<p class="card-text">Openings.ninja allows you to watch all
openings and endings from thousands of anime series and movies.
</p>
</div>
<a class="mask" href="https://openings.ninja" target="_blank"><i class="icon fa fa-search-plus"></i></a>
</div>
</div>
</div>
</div>
<h2 id="theme-start" class="section-title">Wrappers</h2>
<div class="section-block">
<div class="row">
<div class="col-sm-6 col-xs-12">
<div class="card">
<a href="https://github.com/AWConant/jikanpy" target="_blank"><img
class="img-responsive" src="https://i.imgur.com/crWphvM.png"
alt="screenshot" /></a>
<div class="card-block">
<h4 class="card-title">JikanPy</h4>
<p class="card-text">Python wrapper for Jikan, providing bindings
for all API functionality.</p>
</div>
<a class="mask" href="https://github.com/AWConant/jikanpy" target="_blank"><i
class="icon fa fa-search-plus"></i></a>
</div>
</div>
<div class="col-sm-6 col-xs-12">
<div class="card">
<a href="https://github.com/Zerocchi/jikan.rb" target="_blank"><img
class="img-responsive" src="https://i.imgur.com/Y7g8vZk.png"
alt="screenshot" /></a>
<div class="card-block">
<h4 class="card-title">Jikan.rb</h4>
<p class="card-text">Thin Ruby wrapper for Jikan.moe inspired by
JikanPy.</p>
</div>
<a class="mask" href="https://github.com/Zerocchi/jikan.rb" target="_blank"><i
class="icon fa fa-search-plus"></i></a>
</div>
</div>
<div class="col-sm-6 col-xs-12">
<div class="card">
<a href="https://github.com/Ervie/jikan.net" target="_blank"><img class="img-responsive"
src="https://i.imgur.com/BTDz7KS.png" alt="screenshot" /></a>
<div class="card-block">
<h4 class="card-title">Jikan.NET</h4>
<p class="card-text">Jikan.net is a .NET wrapper for Jikan RESTful
API for parsing data from MyAnimeList. Main objective of the
wrapper is to simplify utilization of Jikan API, as strongly
typed languages are not-so-easy to use with elastic json.</p>
</div>
<a class="mask" href="https://github.com/Ervie/jikan.net" target="_blank"><i
class="icon fa fa-search-plus"></i></a>
</div>
</div>
<div class="col-sm-6 col-xs-12">
<div class="card">
<a href="https://github.com/zuritor/jikanjs" target="_blank"><img class="img-responsive"
src="https://i.imgur.com/4Ciejzp.png" alt="screenshot" /></a>
<div class="card-block">
<h4 class="card-title">JikanJS</h4>
<p class="card-text">Jikanjs is a small wrapper for the unofficial
MAL API jikan.</p>
</div>
<a class="mask" href="https://github.com/zuritor/jikanjs" target="_blank"><i
class="icon fa fa-search-plus"></i></a>
</div>
</div>
</div>
</div>
</section>
</div>
<!--//content-inner-->
</div>
<!--//doc-content-->
<!--
<div class="doc-sidebar">
<nav id="doc-nav">
<ul id="doc-menu" class="nav doc-menu hidden-xs" data-spy="affix">
<li>
<a class="scrollto" href="#premium-themes">Premium Themes</a>
</li>
<li>
<a class="scrollto" href="#free-themes">Free Themes</a>
</li>
</ul>
</nav>
</div>-->
</div>
<!--//doc-body-->
</div>
<!--//container-->
</div>
<!--//doc-wrapper-->
</div>
<!--//page-wrapper-->
<footer class="footer text-center">
<div style="margin:0 2em;">
<!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can check out other license options via our website: themes.3rdwavemedia.com */-->
<small class="copyright">
<span class="pull-left">Hosted by <a href="https://twitter.com/assintates/" target="_blank">Hibiki</a>
- <i class="fa fa-copyright"></i> Jikan.me <a href="https://twitter.com/IrfanDahir" target="_blank">#irfan</a>
2017-2018</span>
<span class="pull-right">Theme by <a href="https://themes.3rdwavemedia.com/" target="_blank">Xiaoying
Riley</a></span>
</small>
</div>
<!--//container-->
</footer>
<!--//footer-->
<!-- Main Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-1.12.3.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/prism/prism.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-scrollTo/jquery.scrollTo.min.js"></script>
<script type="text/javascript" src="assets/plugins/lightbox/dist/ekko-lightbox.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-match-height/jquery.matchHeight-min.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>