|
355 | 355 |
|
356 | 356 | ##參考資料/教學手冊/相容性套件/程式產生器等相關工具 (Reference/Guide/Polyfill/Generator Tools)
|
357 | 357 |
|
| 358 | +######文件翻閱工具 |
| 359 | +* [DevDocs — API Documentation Reader](http://devdocs.io/) |
| 360 | +* [DocHub | Instant Documentation Search](http://dochub.io/) |
| 361 | + |
| 362 | +--- |
358 | 363 |
|
359 | 364 | ######瀏覽器相容性工具/文件 (Browser X Supports X)
|
360 | 365 | * [http://caniuse.com/](http://caniuse.com/)
|
|
422 | 427 |
|
423 | 428 | ######CSS 相關規格/參考資料與相容性套件 (CSS Specs/Ref & Polyfills)
|
424 | 429 | * [CSS, from Mozilla](https://developer.mozilla.org/en-US/docs/CSS)
|
425 |
| -* [CSS SPECIFICATIONS, from W3C](http://www.w3.org/Style/CSS/current-work) |
| 430 | +* [CSS SPEC-I-FI-CA-TIONS, from W3C](http://www.w3.org/Style/CSS/current-work) |
426 | 431 | * [http://cssvalues.com/](http://cssvalues.com/)
|
427 | 432 | * [CSS contents and browser compatibility](http://www.quirksmode.org/css/contents.html)
|
428 | 433 | * [CSS Compatibility and Internet Explorer](http://msdn.microsoft.com/en-us/library/cc351024\(VS.85\).aspx)
|
|
494 | 499 | * [Code Conventions for the JavaScript Programming Language](http://javascript.crockford.com/code.html)
|
495 | 500 | * [jsbeautifier](http://jsbeautifier.org/)
|
496 | 501 | * [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript)
|
497 |
| - |
| 502 | + |
| 503 | +--- |
| 504 | + |
| 505 | +######JSON 產生器 |
| 506 | +* [JSON Generator – tool for generating random JSON data](http://www.json-generator.com/) |
| 507 | + |
498 | 508 | ---
|
499 | 509 |
|
500 | 510 | ######一般前端開發實務與開發習慣 (General Front-end Practices/Conventions)
|
|
541 | 551 | * [regexr](http://gskinner.com/RegExr/)
|
542 | 552 | * [refiddle](http://refiddle.com/)
|
543 | 553 | * [RegexPlanet](http://www.regexplanet.com/)
|
| 554 | +* [Debuggex: The online visual regex tester. JavaScript, Python, and PCRE.](http://www.debuggex.com/) |
544 | 555 |
|
545 | 556 | ######HTML/CSS 編輯器
|
546 | 557 | * [dabblet](http://dabblet.com/)
|
|
607 | 618 | * [json-query](https://github.com/mmckegg/json-query)
|
608 | 619 | * [SpahQL](http://danski.github.io/spahql/)
|
609 | 620 |
|
| 621 | +##格式化工具 |
610 | 622 |
|
611 |
| - |
612 |
| - |
613 |
| - |
614 |
| - |
615 |
| - |
616 |
| - |
617 |
| - |
618 |
| - |
619 |
| - |
620 |
| - |
621 |
| - |
622 |
| - |
623 |
| - |
624 |
| - |
625 |
| - |
626 |
| - |
627 |
| - |
628 |
| - |
629 |
| - |
630 |
| - |
631 |
| - |
632 |
| - |
633 |
| - |
634 |
| - |
635 |
| - |
636 |
| - |
637 |
| - |
638 |
| - |
639 |
| - |
640 |
| - |
641 |
| - |
642 |
| - |
643 |
| - |
644 |
| - |
645 |
| - |
646 |
| - |
647 |
| - |
648 |
| - |
| 623 | +* [Online JavaScript beautifier](http://jsbeautifier.org/) |
| 624 | +* [CSS Beautifier](http://html.fwpolice.com/css/) |
0 commit comments