Home/Inference & Serving/react-native-transformers
react-native-transformers logo

react-native-transformers

daviddaytw/react-native-transformers

Run local LLM from Huggingface in React-Native using onnxruntime with TypeScript

GraphCanon updated Aug 13, 2026 · GitHub synced Aug 13, 2026

24views this month

133 stars16 forksLast push Jul 13, 2025 TypeScript MIT

Decision brief

React Native transformers facilitates seamless integration of Huggingface models in React-Native apps using ONNX Runtime with TypeScript support.

Good fit when

  • If you are developing a React Native application and require local execution of Huggingface LLMs using ONNX Runtime for optimized performance.
  • When your project involves Expo or standard React Native environments where TypeScript is preferred for type safety.

Avoid when

  • For projects not involving React Native or Expo development, as this library provides no direct value outside of these frameworks.
  • If your application does not require local execution of LLMs from Huggingface and can manage with cloud-based inference services.

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Adoption

Package downloads where a registry match exists. GitHub stars (133) are secondary evidence.

npm downloads (30d)
69·npm downloads API·Aug 13, 2026

Maintenance and security

Full trust report
Maintenance
Dormant (396d since push)
As of Aug 13, 2026
Provenance
Not a fork · Personal account
As of Aug 13, 2026
Security (OSV)
No lockfile
As of Jul 15, 2026

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

npm install react-native-transformers
npm

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A codebase enabling the execution of Huggingface models locally within React Native environments through ONNX Runtime integration.

Capability facts

MCP server
No MCP server detected

Source: repo_scan · Aug 13, 2026

Languages
typescript, javascript

Source: github.language+package.json · Aug 13, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Sep 19, 2026)

npm install onnxruntime-react-native
Source link

Tags

README

1. Install peer dependencies 2. Install react native transformers ```sh License This project is licensed under the MIT License. See the LICENSE file for details.

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.