All Projects → unional → Typescript Guidelines

unional / Typescript Guidelines

Licence: mit
The TypeScript Guidebook

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Typescript Guidelines

Ue4 Style Guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,656 (+2453.85%)
Mutual labels:  lint, linting, styleguide, style-guide
ue5-style-guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,892 (+2680.77%)
Mutual labels:  lint, styleguide, linting, style-guide
Javascript Style Guide
Airbnb JavaScript 스타일 가이드
Stars: ✭ 132 (+26.92%)
Mutual labels:  linting, styleguide, style-guide
Javascript Airbnb
Перевод «JavaScript Style Guide» от Airbnb
Stars: ✭ 579 (+456.73%)
Mutual labels:  linting, styleguide, style-guide
Javascript
JavaScript Style Guide
Stars: ✭ 117,286 (+112675%)
Mutual labels:  linting, styleguide, style-guide
eslint-config-mingelz
A shared ESLint configuration with Chinese comments. 一份带有完整中文注释的 ESLint 规则。
Stars: ✭ 15 (-85.58%)
Mutual labels:  styleguide, linting, style-guide
python
Python Style Guide
Stars: ✭ 49 (-52.88%)
Mutual labels:  styleguide, linting, style-guide
Gitlint
Linting for your git commit messages
Stars: ✭ 404 (+288.46%)
Mutual labels:  lint, linting
Pycodestyle
Simple Python style checker in one Python file
Stars: ✭ 4,465 (+4193.27%)
Mutual labels:  styleguide, style-guide
Git Style Guide
A Git Style Guide
Stars: ✭ 4,851 (+4564.42%)
Mutual labels:  styleguide, style-guide
Styleguide
Style guides for Google-originated open-source projects
Stars: ✭ 29,382 (+28151.92%)
Mutual labels:  styleguide, style-guide
Cfn nag
Linting tool for CloudFormation templates
Stars: ✭ 808 (+676.92%)
Mutual labels:  lint, linting
Front End Style Guide
驴妈妈H5开发规范
Stars: ✭ 16 (-84.62%)
Mutual labels:  styleguide, style-guide
Elixir style guide
This is community style guide for the Elixir programming language. Please feel free to make pull requests and suggestions, and be a part of Elixir's vibrant community.
Stars: ✭ 3,870 (+3621.15%)
Mutual labels:  styleguide, style-guide
Clojure Style Guide
A community coding style guide for the Clojure programming language
Stars: ✭ 3,740 (+3496.15%)
Mutual labels:  styleguide, style-guide
A11y Style Guide
Accessibility (A11Y) Style Guide
Stars: ✭ 493 (+374.04%)
Mutual labels:  styleguide, style-guide
Css Style Guide Audit
Audit the CSS on a page to see what elements are using styles from the style guide and which styles are overriding them
Stars: ✭ 353 (+239.42%)
Mutual labels:  styleguide, style-guide
Ios Handbook
Guidelines and best practices for excellent iOS apps
Stars: ✭ 337 (+224.04%)
Mutual labels:  styleguide, style-guide
React Styleguide
ReactJS style guide for component-based projects.
Stars: ✭ 14 (-86.54%)
Mutual labels:  styleguide, style-guide
Livingstyleguide
Easily create front-end style guides with Markdown and Sass/SCSS.
Stars: ✭ 874 (+740.38%)
Mutual labels:  styleguide, style-guide

Typescript Guidebook

NPM version Github NodeJS

Welcome to the TypeScript Guidebook.

This guidebook suppliments the official TypeScript Handbook while focusing on how to get the most out of TypeScript with minimal effort.

I will cover anything and everything you need when writing TypeScript. From how to use the language, to coding style and any tool that may be useful.

Highlights

Watch this repo

I'll periodically update this repo. You can click the watch button if you want to be notified.

Disclaimer

Recently I do most of my work in VS Code. So if you find that some of the guidelines doesn't work well in your IDE, let me know and we can see how to get it working on your IDE.

Table of Contents

Other Resources

With the rapid advancement of JavaScript and TypeScript, I may not able to keep this guidebook updated with the latest information.

Here are some additional resources in JavaScript and TypeScript:

Contributing

Interested in helping to make this guideline more useful to everyone? Great 🌷.

You can check out this contributing guide to get you get familiar with the convention we use here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].