Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lomirus/bilibili-vanilla
📺 Bilibili Web, for imitation learning. Just pure Vanilla-JS and no dependicies.
https://github.com/lomirus/bilibili-vanilla
bilibili imitation-learning vanilla-js
Last synced: 10 days ago
JSON representation
📺 Bilibili Web, for imitation learning. Just pure Vanilla-JS and no dependicies.
- Host: GitHub
- URL: https://github.com/lomirus/bilibili-vanilla
- Owner: lomirus
- Created: 2021-02-14T10:09:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-30T16:12:46.000Z (over 3 years ago)
- Last Synced: 2024-10-25T09:27:50.887Z (about 2 months ago)
- Topics: bilibili, imitation-learning, vanilla-js
- Language: JavaScript
- Homepage: https://anonym.ink
- Size: 1.29 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
An imitated bilibili, only front-end part. It's originally developed as my winter assessment work. You can also get corresponding back-end codes [here](https://github.com/theognis/bilibili).
## Features
- Pure Vanilla JS
- Zero Configuration
- No Extra Dependicies## Usage
Now you can visit this website at https://anonym.ink or https://theognis.github.io/ (well in fact the static assets of the latter one may be blocked by Alibaba Cloud Service on account of anti-leech policy). In case one day both of those mentioned above were unavailable, you could also run the back-end project on your server or just on localhost, and then run this project on a static server. Just make sure to replace all strings like `https://anonym.ink` to your hostname, or add a proxy manually to redirect them.