Skip to content
View jeffreylanters's full-sized avatar

Block or report jeffreylanters

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • An extremely light weight, extendable and customisable tweening engine made for strictly typed script-based animations for user-interfaces and world-space objects optimised for all platforms.

    C# 640 43 MIT License Updated Jun 26, 2024
  • React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.

    TypeScript 1,728 163 Apache License 2.0 Updated Jun 7, 2024
  • An out-of-the-box sandbox environment for the React Unity WebGL package. This environment contains a Create-React-App including both the source and build of a Unity WebGL project, allowing to test …

    TypeScript 71 29 Apache License 2.0 Updated Jan 10, 2024
  • A better approach to game design that allows you to concentrate on the actual problems you are solving: the data and behavior that make up your game. By moving from object-oriented to data-oriented…

    C# 103 9 MIT License Updated Sep 6, 2023
  • Hi! My name is Jeffrey Lanters. I've created this special repository which contains a brief introduction about me. You'll find the read-me on my profile.

    Updated Aug 26, 2023
  • A frequently updated, hand-picked and curated list of delightful and awesome open-source Unity Packages.

    28 6 Updated Jan 21, 2023
  • unity-web-requests Public archive

    The WebRequest API provides an easy interface for accessing the HTTP pipeline by implementing a Request model that provides an easy, await-able and extendable way to fetch resources asynchronously …

    C# 43 6 MIT License Updated Jan 16, 2023
  • unity-timers Public archive

    We may decide to execute a function not right now, but at a certain time later. That’s called “scheduling a call”. The Timers class helps you to do so with a clean and short syntax without having t…

    C# 21 1 MIT License Updated Jan 7, 2022
  • A simple Visual Studio Code plugin allowing to bump Node package versions with ease from the menu bar updating your package configuration and creating a Git tag.

    TypeScript 1 Apache License 2.0 Updated Oct 12, 2021
  • unity-promises Public archive

    Promises provide a simpler alternative for executing, composing, and managing asynchronous operations when compared to traditional callback-based approaches. They also allow you to handle asynchron…

    C# 38 6 MIT License Updated Sep 7, 2021
  • unity-request-review Public archive

    Provides a basic implementation for requesting app reviews for mobile apps on the Apple AppStore and Google PlayStore.

    C# MIT License Updated Aug 18, 2021
  • Providing a set of tools allowing your application to interface with servers running rest-full API's build using the Nest Utilities package with custom services and chainable options for complete f…

    C# 7 MIT License Updated Aug 18, 2021
  • unity-canvas-visualizer Public archive

    The canvas visualizer is an editor util that helps you visualise all of your rectangle transforms within your canvas for easier navigation and building while working on your user interface.

    C# 36 3 MIT License Updated Aug 18, 2021
  • unity-web-sockets Public archive

    Unity Web Sockets provides a wrapper for using Web Sockets, an advanced technology that allows real-time interactive communication between the client browser and a server. It uses a completely diff…

    C# 48 4 MIT License Updated Aug 18, 2021