https://github.com/xuezhileikaku/statics
static resources
https://github.com/xuezhileikaku/statics
boostrap-icons bootstrap5 css-javascript-html-libraries jquery static-resources
Last synced: 3 months ago
JSON representation
static resources
- Host: GitHub
- URL: https://github.com/xuezhileikaku/statics
- Owner: xuezhileikaku
- Created: 2025-01-09T02:51:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-09T07:56:11.000Z (over 1 year ago)
- Last Synced: 2025-07-11T00:27:00.288Z (12 months ago)
- Topics: boostrap-icons, bootstrap5, css-javascript-html-libraries, jquery, static-resources
- Language: HTML
- Homepage: https://static.d8b.co/
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# statics
This repository contains static resources for web development projects. It includes popular libraries and frameworks to assist in building responsive and interactive user interfaces.
## Included Resources
- **Bootstrap 5.3.3**: A popular front-end framework for developing responsive and mobile-first websites.
- **Bootstrap Icons 1.11.3**: A free, high-quality, open-source icon library with over 1,500 icons.
- **jQuery 3.7.1**: A fast, small, and feature-rich JavaScript library.
## Directory Structure
```plaintext
statics/
├── bootstrap-5.3.3-dist/
│ ├── css/
│ └── js/
├── bootstrap-icons-1.11.3/
│ ├── fonts/
│ └── icons/
└── jquery-3.7.1/
└── jquery.min.js