Skip to content

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

License

Notifications You must be signed in to change notification settings

candlefinance/oss

Repository files navigation

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