ssweb-api
Version:
Package ssweb API with puppeteer and google chrome
25 lines (24 loc) • 870 B
HTML
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta charset="UTF-8">
<title>Web Dokumentasi Module ssweb-api</title>
<link rel="stylesheet" href="//unpkg.com/docsify/themes/vue.css">
</head>
<body>
<noscript>This page requires JavaScript to work, please enable it or just read it on <a href="https://github.com/caliph91/caliph-api">Here</a>.</noscript>
<div id="app">Please wait...</div>
<script>
window.$docsify = {
name: 'Web Dokumentasi Module ssweb-api',
repo: 'https://github.com/caliph91/ssweb-api',
search: ['/'],
relativePath: true
}
</script>
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
<script src="//unpkg.com/docsify/lib/plugins/search.min.js"></script>
</body>
</html>