Skip to content

goodmind/react-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-telegram

A React custom renderer for the Telegram Bot API.

This renderer should currently be considered as experimental, is subject to change and will only work with the React's latest version (15.0.x).

Summary

Installation

You can install react-telegram through npm:

# Be sure to install react>=15.0.0 before
npm install react@latest
npm install react-telegram

Usage

See examples

Contribution

Contributions are obviously welcome.

Be sure to add unit tests if relevant and pass them all before submitting your pull request.

# Installing the dev environment
git clone git@github.com:goodmind/react-telegram.git
cd react-telegram
npm install

# Running the tests
npm test

License

MIT (c) goodmind

About

(WIP) A React custom renderer for the Telegram Bot API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published