All Projects → g-plane → Type Gymnastics

g-plane / Type Gymnastics

Licence: mit
Collection of wonderful TypeScript type gymnastics code snippets.

Programming Languages

typescript
32286 projects

Type Gymnastics

Collection of wonderful TypeScript type gymnastics code snippets.

📚 Overview List

🔍 View Source Code

All the source code are under src directory.

It's recommended to view them at local with these steps:

  1. Make sure you've installed Git, Node.js and Visual Studio Code.
  2. Clone this repository with Git.
  3. Run npm i or yarn to install TypeScript.
  4. Open this repository in Visual Studio Code.
  5. Enjoy it!

📝 Contributing

Create a new empty directory under src directory and give it a descriptive and short name, then put your source code in it. Also, please consider adding some tests.

Optionally, you can put a readme in that directory to introduce your code in detail.

Last, please update the "Overview List" section of this readme to add a new item for your code with brief.

We assume your code published under MIT License.

🍻 Related

📜 License

MIT License

Logo is modified from Picture Day 5 Gymnastics (19 Aug 2010). "Day 5 Gymnastics (19 Aug 2010)" by Singapore 2010 Youth Olympic Games is licensed with CC BY-NC 2.0.

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].