All Projects → Sekai-World → sekai-viewer

Sekai-World / sekai-viewer

Licence: GPL-3.0 License
Web Database Viewer of Project Sekai

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to sekai-viewer

Feliz.MaterialUI.MaterialTable
Fable bindings written in the Feliz-style for material-table.
Stars: ✭ 17 (-86.07%)
Mutual labels:  material-ui
material-ui-markdown-editor
React.js Markdown editor component based on material-ui
Stars: ✭ 28 (-77.05%)
Mutual labels:  material-ui
chatty
A React single-page-application alternative client for the shacknews chatty.
Stars: ✭ 27 (-77.87%)
Mutual labels:  material-ui
nextjs-with-material-ui-and-styled-components
Next.js with material-ui and styled-components
Stars: ✭ 100 (-18.03%)
Mutual labels:  material-ui
boilerplate-electron-material-ui-react
Boilerplate for Electron with React and Material UI
Stars: ✭ 21 (-82.79%)
Mutual labels:  material-ui
React-GitHub-Resume
React SPA that generates users GitHub resumé. showing information if available. showing users repositories if available with additional information.
Stars: ✭ 37 (-69.67%)
Mutual labels:  material-ui
material-ui-filter
Material UI Drawer for filtering local arrays
Stars: ✭ 43 (-64.75%)
Mutual labels:  material-ui
sample-ui-react
Material-UI+ React.js + Redux [ Pug / Scss / Babel ]
Stars: ✭ 15 (-87.7%)
Mutual labels:  material-ui
SWoT
A web application for designing, tracking, and reporting progress on workouts. Written in JavaScript with React, Redux, Material UI, and hosted by a serverless AWS backend.
Stars: ✭ 14 (-88.52%)
Mutual labels:  material-ui
TagField
🏷 Simple Tag Field for SwiftUI 🏷
Stars: ✭ 19 (-84.43%)
Mutual labels:  material-ui
carpatin-dashboard-free
Carpatin is a React JS Admin Dashboard Template that focuses on the management flows of a back-office application. We leverage the Material-UI power of stylizing the components in a way that feels more professional.
Stars: ✭ 51 (-58.2%)
Mutual labels:  material-ui
react-quiz-app
A Simple React Quiz App 💎
Stars: ✭ 37 (-69.67%)
Mutual labels:  material-ui
react-daterange-picker
A react date range picker to using @material-ui. Live Demo: https://flippingbitss.github.io/react-daterange-picker/
Stars: ✭ 85 (-30.33%)
Mutual labels:  material-ui
next-material-aws-lambda
Next.js material-ui example deployed on AWS Lambda
Stars: ✭ 21 (-82.79%)
Mutual labels:  material-ui
react-mui-pro-starter
Mix of Create React App and Material UI with set of reusable components and utilities to build professional React Applications faster.
Stars: ✭ 14 (-88.52%)
Mutual labels:  material-ui
material-ui-datetimepicker
[UNMAINTAINED] Wrapper for Material UI Date and Time picker components
Stars: ✭ 32 (-73.77%)
Mutual labels:  material-ui
max-todos
A basic Todo app developed in React.
Stars: ✭ 19 (-84.43%)
Mutual labels:  material-ui
material-ui-settings-panel
A settings component in material ui style inspired by google admin console and google inbox.
Stars: ✭ 15 (-87.7%)
Mutual labels:  material-ui
awrora-starter
Landing page template built with one of most popular javascript library Vue.JS, Vuetify (Material Design) and Nuxt.JS with SSR.
Stars: ✭ 38 (-68.85%)
Mutual labels:  material-ui
soloalert
A customizable lightweight Alert Library with Material UI and awesome features.
Stars: ✭ 18 (-85.25%)
Mutual labels:  material-ui

Sekai Viewer

GitHub Repo stars GitHub forks Actions Status GitHub deployments dependencies Status code style: prettier Conventional Commits Commitizen friendly

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

npm run exti18n

Use i18next-parser to extract i18next json file from code automatically with configuration file i18next-parser.config.js.

Generated json files are located in public/locales/{lang}/{namespace}.json.

Learn more about i18next and react-i18next.

npm run lint

Lint and format codes by eslint. Run this before commit.

npm run commit

Run commitizen for format a Conventional Commit message easily.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

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].