Skip to content

Commit 98dcea6

Browse files
author
Milan Aryal
committed
Update README.md
1 parent 47bb4a6 commit 98dcea6

File tree

1 file changed

+43
-35
lines changed

1 file changed

+43
-35
lines changed

README.md

Lines changed: 43 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1+
<div align="center">
2+
<a href="https://github.com/MilanAryal/web-development-resources">
3+
<svg width="72" height="72" aria-hidden="true" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512">
4+
<path fill="currentColor" d="M255.03 261.65c6.25 6.25 16.38 6.25 22.63 0l11.31-11.31c6.25-6.25 6.25-16.38 0-22.63L253.25 192l35.71-35.72c6.25-6.25 6.25-16.38 0-22.63l-11.31-11.31c-6.25-6.25-16.38-6.25-22.63 0l-58.34 58.34c-6.25 6.25-6.25 16.38 0 22.63l58.35 58.34zm96.01-11.3l11.31 11.31c6.25 6.25 16.38 6.25 22.63 0l58.34-58.34c6.25-6.25 6.25-16.38 0-22.63l-58.34-58.34c-6.25-6.25-16.38-6.25-22.63 0l-11.31 11.31c-6.25 6.25-6.25 16.38 0 22.63L386.75 192l-35.71 35.72c-6.25 6.25-6.25 16.38 0 22.63zM624 416H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33.02-17.47-32.77-32H16c-8.8 0-16 7.2-16 16v16c0 35.2 28.8 64 64 64h512c35.2 0 64-28.8 64-64v-16c0-8.8-7.2-16-16-16zM576 48c0-26.4-21.6-48-48-48H112C85.6 0 64 21.6 64 48v336h512V48zm-64 272H128V64h384v256z" />
5+
</svg>
6+
</a>
7+
</div>
8+
19
# Web development resources
210

311
A list of open source front-end tools and resources for web designers and developers.
412

5-
### Table of contents
13+
## Table of contents
614

715
* [Wiki](#wiki)
816
* [Frameworks](#frameworks)
@@ -41,7 +49,7 @@ A list of open source front-end tools and resources for web designers and develo
4149

4250
---
4351

44-
### Wiki
52+
## Wiki
4553

4654
| Name | Description |
4755
|---|---|
@@ -55,7 +63,7 @@ A list of open source front-end tools and resources for web designers and develo
5563

5664
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
5765

58-
### Frameworks
66+
## Frameworks
5967

6068
| Name | Description |
6169
|---|---|
@@ -84,15 +92,15 @@ A list of open source front-end tools and resources for web designers and develo
8492

8593
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
8694

87-
### Mobile Web apps frameworks
95+
## Mobile Web apps frameworks
8896

8997
| Name | Description |
9098
|---|---|
9199
| [Onsen UI](https://onsen.io/) | The most beautiful and efficient way to develop HTML5 hybrid and mobile web apps. |
92100

93101
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
94102

95-
### Front-end components
103+
## Front-end components
96104

97105
| Name | Description |
98106
|---|---|
@@ -101,7 +109,7 @@ A list of open source front-end tools and resources for web designers and develo
101109

102110
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
103111

104-
### HTML5 Themes
112+
## HTML5 Themes
105113

106114
| Name | Description |
107115
|---|---|
@@ -111,7 +119,7 @@ A list of open source front-end tools and resources for web designers and develo
111119

112120
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
113121

114-
### HTML preprocessor
122+
## HTML preprocessor
115123

116124
| Name | Description |
117125
|---|---|
@@ -122,7 +130,7 @@ A list of open source front-end tools and resources for web designers and develo
122130

123131
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
124132

125-
### CSS preprocessor
133+
## CSS preprocessor
126134

127135
| Name | Description |
128136
|---|---|
@@ -133,7 +141,7 @@ A list of open source front-end tools and resources for web designers and develo
133141

134142
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
135143

136-
### JavaScript preprocessor
144+
## JavaScript preprocessor
137145

138146
| Name | Description |
139147
|---|---|
@@ -144,7 +152,7 @@ A list of open source front-end tools and resources for web designers and develo
144152

145153
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
146154

147-
### Sass frameworks
155+
## Sass frameworks
148156

149157
| Name | Description |
150158
|---|---|
@@ -154,7 +162,7 @@ A list of open source front-end tools and resources for web designers and develo
154162

155163
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
156164

157-
### JavaScript library
165+
## JavaScript library
158166

159167
| Name | Description |
160168
|---|---|
@@ -167,7 +175,7 @@ A list of open source front-end tools and resources for web designers and develo
167175

168176
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
169177

170-
### [Node.js](http://nodejs.org/) feature module / bundler
178+
## [Node.js](http://nodejs.org/) feature module / bundler
171179

172180
| Name | Description |
173181
|---|---|
@@ -199,7 +207,7 @@ A list of open source front-end tools and resources for web designers and develo
199207

200208
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
201209

202-
### [Vanilla JavaScript](https://plainjs.com/) plugins
210+
## [Vanilla JavaScript](https://plainjs.com/) plugins
203211

204212
| Name | Description |
205213
|---|---|
@@ -233,7 +241,7 @@ A list of open source front-end tools and resources for web designers and develo
233241

234242
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
235243

236-
### [jQuery](http://jquery.com/) plugins
244+
## [jQuery](http://jquery.com/) plugins
237245

238246
| Name | Description |
239247
|---|---|
@@ -247,7 +255,7 @@ A list of open source front-end tools and resources for web designers and develo
247255

248256
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
249257

250-
### JavaScript compressor toolkit
258+
## JavaScript compressor toolkit
251259

252260
| Name | Description |
253261
|---|---|
@@ -256,7 +264,7 @@ A list of open source front-end tools and resources for web designers and develo
256264

257265
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
258266

259-
### CSS library
267+
## CSS library
260268

261269
| Name | Description |
262270
|---|---|
@@ -276,7 +284,7 @@ A list of open source front-end tools and resources for web designers and develo
276284

277285
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
278286

279-
### SVG, PNG, or Font icons
287+
## SVG, PNG, or Font icons
280288

281289
| Name | Description |
282290
|---|---|
@@ -305,7 +313,7 @@ A list of open source front-end tools and resources for web designers and develo
305313

306314
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
307315

308-
### HTML forms
316+
## HTML forms
309317

310318
| Name | Description |
311319
|---|---|
@@ -318,7 +326,7 @@ A list of open source front-end tools and resources for web designers and develo
318326

319327
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
320328

321-
### Web tools
329+
## Web tools
322330

323331
| Name | Description |
324332
|---|---|
@@ -347,7 +355,7 @@ A list of open source front-end tools and resources for web designers and develo
347355

348356
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
349357

350-
### CDN library
358+
## CDN library
351359

352360
| Name | Description |
353361
|---|---|
@@ -364,15 +372,15 @@ A list of open source front-end tools and resources for web designers and develo
364372

365373
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
366374

367-
### Browser compatibility wiki
375+
## Browser compatibility wiki
368376

369377
| Name | Description |
370378
|---|---|
371379
| [Can I Use](http://caniuse.com/) | Check the browser compatibility of CSS3 and HTML5 properties. |
372380

373381
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
374382

375-
### Responsiveness testing tools
383+
## Responsiveness testing tools
376384

377385
| Name | Description |
378386
|---|---|
@@ -382,7 +390,7 @@ A list of open source front-end tools and resources for web designers and develo
382390

383391
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
384392

385-
### Performance testing tools
393+
## Performance testing tools
386394

387395
| Name | Description |
388396
|---|---|
@@ -392,7 +400,7 @@ A list of open source front-end tools and resources for web designers and develo
392400

393401
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
394402

395-
### Placeholder
403+
## Placeholder
396404

397405
| Name | Description |
398406
|---|---|
@@ -403,15 +411,15 @@ A list of open source front-end tools and resources for web designers and develo
403411

404412
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
405413

406-
### Mockup placeholder
414+
## Mockup placeholder
407415

408416
| Name | Description |
409417
|---|---|
410418
| [Placeit](https://placeit.net/) | The best one to drop your project in any device context. |
411419

412420
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
413421

414-
### Website icons for browsers
422+
## Website icons for browsers
415423

416424
| Name | Description |
417425
|---|---|
@@ -423,7 +431,7 @@ A list of open source front-end tools and resources for web designers and develo
423431

424432
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
425433

426-
### Free inspirational snippets and tutorials
434+
## Free inspirational snippets and tutorials
427435

428436
| Name | Description |
429437
|---|---|
@@ -440,7 +448,7 @@ A list of open source front-end tools and resources for web designers and develo
440448

441449
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
442450

443-
### CSS tutorials
451+
## CSS tutorials
444452

445453
| Name | Description |
446454
|---|---|
@@ -463,15 +471,15 @@ A list of open source front-end tools and resources for web designers and develo
463471

464472
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
465473

466-
### Infographics
474+
## Infographics
467475

468476
| Name | Description |
469477
|---|---|
470478
| [Home Office Posters](https://github.com/UKHomeOffice/posters) | Home Office repository of posters covering different topics - research, access needs, accessibility, design. |
471479

472480
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
473481

474-
### Design inspiration
482+
## Design inspiration
475483

476484
| Name |
477485
|---|
@@ -500,7 +508,7 @@ A list of open source front-end tools and resources for web designers and develo
500508

501509
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
502510

503-
### The type system
511+
## The type system
504512

505513
| Name | Description |
506514
|---|---|
@@ -517,7 +525,7 @@ A list of open source front-end tools and resources for web designers and develo
517525

518526
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
519527

520-
### Webmaster tools
528+
## Webmaster tools
521529

522530
| Name | Description |
523531
|---|---|
@@ -532,7 +540,7 @@ A list of open source front-end tools and resources for web designers and develo
532540

533541
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
534542

535-
### Package manager
543+
## Package manager
536544

537545
| Name | Description |
538546
|---|---|
@@ -549,7 +557,7 @@ A list of open source front-end tools and resources for web designers and develo
549557

550558
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
551559

552-
### Static
560+
## Static
553561

554562
| Name | Description |
555563
|---|---|
@@ -561,7 +569,7 @@ A list of open source front-end tools and resources for web designers and develo
561569

562570
<p align="right"><a href="#table-of-contents"><b>↥ Back to top</b></a></p>
563571

564-
### List of lists of lists
572+
## List of lists of lists
565573

566574
| Name | Description |
567575
|---|---|

0 commit comments

Comments
 (0)