Skip to content

trufflehq/truffle-packages

Repository files navigation

truffle-packages

Repository Map

More information available in package README

Packages
@truffle/functions@0.0.6 - Utilities for creating Truffle Edge Functions.
@truffle/config@1.0.0 - Env/API config
@truffle/preact-helpers@0.1.0 - Helpers for building preact apps with Truffle
@truffle/router@1.0.0 - Framework-agnostic fs router
@truffle/api@0.2.63 - Hooks and functions for interacting with Truffle's backend
@truffle/youtube-js@0.5.9 - Truffle fork of Youtube.js
@truffle/context@1.0.0 - Framework-agnostic context
@truffle/global-context@1.0.0 - Truffle Global Context to share info between packages
@truffle/distribute@2.0.22 - Wrappers to create web components from various frameworks
@truffle/shared-contexts@1.0.0 - Shared Contexts
@truffle/utils@0.0.43 - Browser & Node utilities
@truffle/ui@0.2.2 - Unified UI library (WIP)
@truffle/events@0.0.1 - Utilities for handling webhooks from Truffle
@truffle/state@0.0.12 - Signals coupled with Legend state for React
@truffle/third-party-oauth@2.0.37 - Login and other auth utilities

Examples
@truffle/spotify-integration@3.0.1 - Spotify Now Playing widget
@truffle/mutation-observer@0.4.2 - Mutation Observer example
@truffle/song-suggestions@0.0.24 - Song Suggestions Suite
@truffle/create-react-project@0.5.31 - Truffle project React template
@dev/chessmaster@0.6.3 - A package to facilitate a streamer vs chat chess game using https://lichess.org.
@truffle/chants@0.0.7 - Adding an effectful but lightweight extension of emoji spam in live chat.
@truffle/events-demo-backend@0.0.12 - Events demo
@truffle/viewer-polls@0.2.4 - Stream Polls
@truffle/mashing-minigame@0.2.12 - Round-based minigame example
@truffle/demo-discord-bot@0.0.1 - Discord bot using Truffle API

Stream Projects
@truffle/links@0.5.31 - Links
@truffle/notifications@0.1.6 - Send notifications to your users when you go live.
@truffle/twitch-on-youtube@0.6.17 - Twitch on YouTube
@truffle/better-chat@0.0.13 - Youtube chat mutation observer
@truffle/patreon@0.5.82 - Patreon integration for Truffle
@truffle/chat-theme@0.0.45 - Theme for chat
@truffle/do-something@0.1.4 - Let your audience control you through collectibles!
@truffle/chat@1.0.12 - Chat client for 3rd party chats
@truffle/live-embed@0.5.50 - Shows a twitch live stream on a creator's youtube channel.
@truffle/stream-feedback@0.5.30 - Stream Feedback
@truffle/mogul-menu-v2@4.0.0 - Menu for channel points, predictions, and activities
@truffle/mogul-menu@3.0.204 - Menu for channel points, predictions, and activities
@truffle/creator-insights@0.5.39 - Truffle Creator Insights
@truffle/raid@1.0.11 - Stream Raids

Contributing

  • Do not import between packages with relative paths. Use https://tfl.dev/@truffle/...
  • run npm ci in the root to install Husky

Prevent committing secrets

Use git-secrets

  • git secrets --install
  • git secrets --add 'sk_([a-zA-Z0-9]+)'

About

A consortium of public projects and packages that make Truffle tick #WeLoveOpenSource

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published