मुख्य सामग्री पर जाईं डॉक्स नेविगेशन पर जाईं
in English

सामग्री के बारे में बतावल गइल बा

पता लगाईं कि बूटस्ट्रैप में का शामिल बा, जवना में हमनी के प्रीकंपाइल आ स्रोत कोड स्वाद भी शामिल बा।

पहिले से संकलित बूटस्ट्रैप बा

एक बेर डाउनलोड होखला के बाद संकुचित फोल्डर के अनजिप करीं अवुरी आपके कुछ अयीसन देखाई दिही:

bootstrap/
├── css/
│   ├── bootstrap-grid.css
│   ├── bootstrap-grid.css.map
│   ├── bootstrap-grid.min.css
│   ├── bootstrap-grid.min.css.map
│   ├── bootstrap-grid.rtl.css
│   ├── bootstrap-grid.rtl.css.map
│   ├── bootstrap-grid.rtl.min.css
│   ├── bootstrap-grid.rtl.min.css.map
│   ├── bootstrap-reboot.css
│   ├── bootstrap-reboot.css.map
│   ├── bootstrap-reboot.min.css
│   ├── bootstrap-reboot.min.css.map
│   ├── bootstrap-reboot.rtl.css
│   ├── bootstrap-reboot.rtl.css.map
│   ├── bootstrap-reboot.rtl.min.css
│   ├── bootstrap-reboot.rtl.min.css.map
│   ├── bootstrap-utilities.css
│   ├── bootstrap-utilities.css.map
│   ├── bootstrap-utilities.min.css
│   ├── bootstrap-utilities.min.css.map
│   ├── bootstrap-utilities.rtl.css
│   ├── bootstrap-utilities.rtl.css.map
│   ├── bootstrap-utilities.rtl.min.css
│   ├── bootstrap-utilities.rtl.min.css.map
│   ├── bootstrap.css
│   ├── bootstrap.css.map
│   ├── bootstrap.min.css
│   ├── bootstrap.min.css.map
│   ├── bootstrap.rtl.css
│   ├── bootstrap.rtl.css.map
│   ├── bootstrap.rtl.min.css
│   └── bootstrap.rtl.min.css.map
└── js/
    ├── bootstrap.bundle.js
    ├── bootstrap.bundle.js.map
    ├── bootstrap.bundle.min.js
    ├── bootstrap.bundle.min.js.map
    ├── bootstrap.esm.js
    ├── bootstrap.esm.js.map
    ├── bootstrap.esm.min.js
    ├── bootstrap.esm.min.js.map
    ├── bootstrap.js
    ├── bootstrap.js.map
    ├── bootstrap.min.js
    └── bootstrap.min.js.map

ई बूटस्ट्रैप के सभसे बेसिक रूप हवे: लगभग कौनों भी वेब प्रोजेक्ट में जल्दी से ड्रॉप-इन इस्तेमाल खातिर पहिले से संकलित फाइल। हमनी के संकलित सीएसएस आ जेएस ( bootstrap.*) के साथे-साथे संकलित आ लघुकृत सीएसएस आ जेएस ( bootstrap.min.*) भी उपलब्ध करावेनी जा। स्रोत नक्शा ( bootstrap.*.map) कुछ ब्राउजर सभ के डेवलपर टूल सभ के साथ इस्तेमाल खातिर उपलब्ध बा। बंडल जेएस फाइल ( bootstrap.bundle.jsआ मिनीफाइड bootstrap.bundle.min.js) में पॉपर शामिल बा .

सीएसएस फाइल के बारे में बतावल गइल बा

बूटस्ट्रैप में हमनी के कुछ या सभ संकलित सीएसएस के शामिल करे खातिर मुट्ठी भर विकल्प शामिल बा।

सीएसएस फाइल के बारे में बतावल गइल बा खाका सामग्री घटक के बारे में बतावल गइल बा उपयोगिता के बारे में बतावल गइल बा
bootstrap.css
bootstrap.rtl.css
bootstrap.min.css
bootstrap.rtl.min.css
शामिल बा शामिल बा शामिल बा शामिल बा
bootstrap-grid.css
bootstrap-grid.rtl.css
bootstrap-grid.min.css
bootstrap-grid.rtl.min.css
खाली ग्रिड सिस्टम के बा — 1999 में भइल रहे। — 1999 में भइल रहे। खाली फ्लेक्स यूटिलिटीज के बा
bootstrap-utilities.css
bootstrap-utilities.rtl.css
bootstrap-utilities.min.css
bootstrap-utilities.rtl.min.css
— 1999 में भइल रहे। — 1999 में भइल रहे। — 1999 में भइल रहे। शामिल बा
bootstrap-reboot.css
bootstrap-reboot.rtl.css
bootstrap-reboot.min.css
bootstrap-reboot.rtl.min.css
— 1999 में भइल रहे। खाली रिबूट कइल जाव — 1999 में भइल रहे। — 1999 में भइल रहे।

जेएस फाइल के बा

ठीक ओही तरह हमनी का लगे अपना कुछ भा सगरी संकलित जावास्क्रिप्ट के शामिल करे के विकल्प बा.

जेएस फाइल के बा पॉपर के नाम से जानल जाला
bootstrap.bundle.js
bootstrap.bundle.min.js
शामिल बा
bootstrap.js
bootstrap.min.js
— 1999 में भइल रहे।

बूटस्ट्रैप स्रोत कोड के बा

बूटस्ट्रैप स्रोत कोड डाउनलोड में पहिले से संकलित सीएसएस आ जावास्क्रिप्ट संपत्ति सभ के साथे स्रोत सास, जावास्क्रिप्ट, आ दस्तावेजीकरण भी सामिल बा। अउरी बिसेस रूप से, एह में निम्नलिखित आ अउरी बहुत कुछ सामिल बाड़ें:

bootstrap/
├── dist/
│   ├── css/
│   └── js/
├── site/
│   └──content/
│      └── docs/
│          └── 5.0/
│              └── examples/
├── js/
└── scss/

आ हमनी के सीएसएस scss/js/जावास्क्रिप्ट खातिर स्रोत कोड हवें। dist/फोल्डर में ऊपर दिहल पहिले से संकलित डाउनलोड खंड में दिहल सभ कुछ शामिल बा । site/docs/फोल्डर में हमनी के दस्तावेजीकरण खातिर स्रोत कोड शामिल बा, आ बूटस्ट्रैप examples/के इस्तेमाल के। एकरे अलावा, कौनों अउरी सामिल फाइल पैकेज, लाइसेंस जानकारी, आ बिकास खातिर सपोर्ट देले।