All Projects โ†’ kokororin โ†’ Pixiv.moe

kokororin / Pixiv.moe

Licence: mit
๐Ÿ˜˜ A pinterest-style layout site, shows illusts on pixiv.net order by popularity. https://pixiv.moe

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Pixiv.moe

Gazee
A WebApp for reading your comics. Built in Python on top of CherryPy.
Stars: โœญ 85 (-67.18%)
Mutual labels:  comics, comic, webapp
Node Red Contrib Uibuilder
Easily create data-driven web UI's for Node-RED using any (or no) front-end library. VueJS and bootstrap-vue included but change as desired.
Stars: โœญ 215 (-16.99%)
Mutual labels:  website, webapp
Jasypt Spring Boot
Jasypt integration for Spring boot
Stars: โœญ 1,948 (+652.12%)
Mutual labels:  website, webapp
Readmarvel
ReadMarvel's open sourced code
Stars: โœญ 31 (-88.03%)
Mutual labels:  comics, website
ComicBookMaker
Script to fetch webcomics and use them to create ebooks.
Stars: โœญ 27 (-89.58%)
Mutual labels:  comic, comics
Web Applications With Fastapi Course
Demo code and other handouts for students of our FastAPI Web Apps course.
Stars: โœญ 56 (-78.38%)
Mutual labels:  website, webapp
Webapp.rs
A web application completely written in Rust. ๐ŸŒ
Stars: โœญ 1,888 (+628.96%)
Mutual labels:  website, webapp
node-starter-kit
Node.js / GraphQL project template pre-configured with TypeScript, PostgreSQL, login flow, transactional emails, unit tests, CI/CD workflow.
Stars: โœญ 76 (-70.66%)
Mutual labels:  website, webapp
Mega-index-heroku
Mega nz heroku index, Serves mega.nz to http via heroku web. It Alters downloading speed and stability
Stars: โœญ 165 (-36.29%)
Mutual labels:  website, webapp
comical-jekyll-theme
A Configurable Webcomic Theme for Jekyll
Stars: โœญ 39 (-84.94%)
Mutual labels:  comic, comics
Milky
A .NET Standard library for pentesting web apps against credential stuffing attacks.
Stars: โœญ 49 (-81.08%)
Mutual labels:  website, webapp
Image-to-Braille
Give it an image, and it will become unicode braille
Stars: โœญ 140 (-45.95%)
Mutual labels:  website, webapp
Docker Vue Node Nginx Mongodb Redis
๐Ÿ‰ An awesome boilerplate, Integrated Docker, Vue, Node, Nginx, Mongodb and Redis in one, Designed to develop & build your web applications more efficient and elegant.
Stars: โœญ 34 (-86.87%)
Mutual labels:  website, webapp
Flutterwebsite
The flutter.dev website recreated in Flutter. https://gallery.codelessly.com/flutterwebsites/flutterwebsite
Stars: โœญ 76 (-70.66%)
Mutual labels:  website, webapp
Cancer Donation Portal Python Flask App
Flask App for Cancer Donation Portal using basic Python, SQLite3, HTML, CSS and Javascript
Stars: โœญ 32 (-87.64%)
Mutual labels:  website, webapp
Traingenerator
๐Ÿง™ A web app to generate template code for machine learning
Stars: โœญ 948 (+266.02%)
Mutual labels:  website, webapp
Briefing
Secure direct video group chat
Stars: โœญ 710 (+174.13%)
Mutual labels:  website, webapp
Next Pwa
Zero config PWA plugin for Next.js, with workbox ๐Ÿงฐ
Stars: โœญ 909 (+250.97%)
Mutual labels:  website, webapp
Q comic
ไธ€ๆฌพไปฟ็Ÿฅ้Ÿณๆผซๅฎข็š„ๆผซ็”ปAPP
Stars: โœญ 107 (-58.69%)
Mutual labels:  comics, comic
englishextra.github.io
English Grammar for Russian-Speakers, a PWA website + SPA
Stars: โœญ 19 (-92.66%)
Mutual labels:  website, webapp

pixiv.moe

styled with prettier

A pinterest-style layout site, shows illusts on pixiv.net order by popularity. Written with React.

Table of Contents

Tech Stack

Front-end

  • react
  • react-dom
  • react-router
  • mobx
  • mobx-react-lite
  • react-intl
  • material-ui
  • whatwg-fetch

Online Site

https://pixiv.moe

Features

  • Pinterest-style layout illusts.
  • Select tags.
  • Search keywords order by popularity without pixiv Premium.
  • Login in pixiv and add bookmarks easily.

Dev

# Start for development
$ git clone https://github.com/kokororin/pixiv.moe
$ cd pixiv.moe
$ yarn
$ npm start

Commands

  • Install dependencies: yarn
  • Run Front-end Server: npm start
  • Test: npm test
  • Build Front-end: npm run build

API

The API is based on HTTPS requests and JSON responses.

Our online site's API Server uses https://api.pixiv.moe/

To check whether our API server could connected to pixiv, you can visit https://api.pixiv.moe/ping.

See more in API Docs.

Localization

App will auto detect your browser language and use the localization. You can set language manually in drawer.
Help us if you can translate this app. Please follow the guide in src/locale.

Contribute

Feel free to contribute (PR-s and issues welcomed).

Contributors

Thanks goes to these wonderful people (emoji key):


ใใ‚‰

๐Ÿ’ป ๐Ÿ“– ๐ŸŽจ โš ๏ธ

ๅŸๅคขใกใ‚ƒใ‚“

๐Ÿ’ป ๐Ÿค”

simon3000

๐Ÿ’ป ๐Ÿค” ๐ŸŒ

Muhammad Iqbal Rifai

๐ŸŒ

Meodinger Wang

๐ŸŒ

Kao

๐ŸŒ

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].