
Product
Introducing Socket Scanning for OpenVSX Extensions
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.
@needle-tools/needle-component-compiler
Advanced tools
Compile mock unity components from typescript
Little helper package to transpile typescript files to Unity C# components.
Please run npm install first before using.
node <path to>/component-compiler.js <output_directory> <path_to/my_script.ts>
@dont-generate-component add before class to skip generating a component@generate-component to enforce generating a component (not required)@serializeField field decorator, similar to [SerializeField] in Unity@nonSerialized field or method decorator to skip generating c# code for a field or a method, similar to [NonSerialized] in Unity@type MyNamespace.MyType decorator for fields or classes, specifiy C# type of field or class@ifdef MY_IFDEF field decorator only at the moment@tooltip My Text field decorator, generates a Unity [Tooltip("My Text")]@contextmenu MethodName method decorator, generates a [ContextMenu("MethodName")]🌵 Needle • Github • Twitter • Discord • Forum • Youtube
FAQs
Compile mock unity components from typescript
We found that @needle-tools/needle-component-compiler demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies