Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashi7412/inletsky
Custom ui building system based on React + Styled Components + TypeScript
https://github.com/hashi7412/inletsky
code codebase hashi7412 inletsky networking-library react shinobi styled-components typescript vite
Last synced: 3 months ago
JSON representation
Custom ui building system based on React + Styled Components + TypeScript
- Host: GitHub
- URL: https://github.com/hashi7412/inletsky
- Owner: squaremost
- Created: 2023-06-05T05:53:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-12T15:25:14.000Z (over 1 year ago)
- Last Synced: 2024-06-10T21:08:16.349Z (8 months ago)
- Topics: code, codebase, hashi7412, inletsky, networking-library, react, shinobi, styled-components, typescript, vite
- Language: TypeScript
- Homepage: https://main--inletsky-dev.netlify.app
- Size: 15.6 MB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inletsky
Website: Networking library for vector networking on the web. Its performance, real-time styling, and interactivity features set the bar for anyone building fast, immersive tech on the web.
===
Codebase: Custom ui building system based on React + Styled Components + TypeScript
## Papar Information
- Title: `Inletsky`
- Authors: `shinobi8894`, `hashi7412`
- Preprint: here is [live site](https://main--inletsky-dev.netlify.app/)## Install & Dependence
- node `v18.13.0`
- react `v18.2.0`
- vite `v4.3.9`
- typescript `v5.1.3`
- styled-components `v5.3.11`
- react-router-dom `v6.11.2`
- react-redux `v8.1.0`
- @reduxjs/toolkit `v1.9.5`## Use
- for npm
```
npm dev
```
- for yarn
```
yarn dev
```## Code Details
### components
### lang
### pages
## Directory Hierarchy
```
|—— .gitignore
|—— index.html
|—— package.json
|—— public
|—— src
| |—— @types
| |—— app.d.ts
| |—— global.d.ts
| |—— App.tsx
| |—— assets
| |—— components
| |—— basic
| |—— flex
| |—— grid
| |—— heading
| |—— link
| |—— list
| |—— logo
| |—— text
| |—— index.tsx
| |—— custom
| |—— badge
| |—— button
| |—— checkbox
| |—— icon
| |—— input
| |—— panel
| |—— select
| |—— slidebar
| |—— index.tsx
| |—— layout
| |—— footer
| |—— header
| |—— components
| |—— menu
| |—— index.tsx
| |—— style.ts
| |—— hero
| |—— main
| |—— subsection
| |—— page
| |—— cross-list-item
| |—— explorer
| |—— faq-item
| |—— seperator
| |—— service-item
| |—— constants
| |—— hooks
| |—— lang
| |—— en-US.json
| |—— zh-ZH.json
| |—— layouts
| |—— public
| |—— pages
| |—— geospatial-ai
| |—— home
| |—— multi-cloud-solutions
| |—— services
| |—— redux
| |—— store.ts
| |—— routes
| |—— index.tsx
| |—— style
| |—— globalStyle.ts
| |—— variable.ts
| |—— useStore.ts
| |—— utils
| |—— debounce.util.ts
| |—— style.util.ts
| |—— index.tsx
|—— tsconfig.json
|—— vite.config.js
|—— yarn.lock
```===
![mobile](https://github.com/hashi7412/inletsky/assets/105185902/bd124198-1e44-4c4f-b689-f2dc1d383158)
Created by Hashi and lbayer