Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 2.4 KB

README.md

File metadata and controls

18 lines (14 loc) · 2.4 KB

Candle OSS

A mono-repo containing all of Candle's open-source projects, which are primarily within the Node and React Native ecosystems.

NPM Packages

Each package is currently within a separate directory within this repo, and each is published as an independent package on NPM:

Package Name Directory Description Downloads
@candlefinance/kit coming soon Program your money...
@candlefinance/prefs /packages/npm/prefs Consistent UserDefaults & SharedPreferences for React Native npm downloads
@candlefinance/financekit /packages/npm/financekit Apple FinanceKit wrapper for React Native npm downloads
@candlefinance/send /packages/npm/send Fast, low-level networking for React Native npm downloads
@candlefinance/fasterimage External repo Fast, memory-efficient images for React Native npm downloads
@candlefinance/haptics External repo Haptics & vibrations for React Native npm downloads
@candlefinance/blur-view External repo Visual effect views for React Native npm downloads
react-native-openai External repo OpenAI API for React Native npm downloads