Released Tools
This is a collection of free utilities, tools, and software components developed at Nebular and made available for use in your own projects. Small, practical pieces of technology built to solve real problems — use them as they are, integrate them into your own systems, or adapt them to your workflow.
Utilties for Website Creation
Statify
Statify is a compact static-site authoring toolkit for documentation, product pages, and landing sites. Write content as Markdown or structured JSON, keep ordinary assets beside the site, and generate a complete deployable website with one command. It is the tool we use at Nebular to create all landing pages and documentation for our products and services, including this one you are reading now.
Utilies for 3D Text Rendering
3D Font Generator
Online tool to convert TrueType fonts into a GLB with each glyph as a mesh, or to create custom font atlases. GLB Files can be used in Unity, Unreal, Blender, …
3D Text Component (unity)
This package combines a runtime Text3D component, an editor baking pipeline, and is integrated with the 3D Font Generator above, so you can quickly import and generate fonts.
Javascript Libraries
libMui
libMui is a lightweight, high-performance widget library for modern websites and JavaScript applications. It is built on Mithril and provides responsive controls, selectors, dialogs, color tools, file pickers, parameter editors, and reusable layout components.