• Stars
    star
    112
  • Rank 312,240 (Top 7 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 8 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

📢 Telegram React application (TDLIB VERSION IS BEING WORKED ON!)

Telegram React

Build Status Dependency Status devDependency Status Code Climate GitHub issues GitHub license


Work in progress

Contact me in telegram @goodmind

treact

TypeScript React Redux

Installation

You can clone from this repository

$ git clone https://github.com/goodmind/treact
$ cd treact
$ cd packages/theme-parser && yarn build
$ cd packages/treact && yarn start:dev

Usage

All commands defaults to development environment. You can set NODE_ENV to production or use the shortcuts below.

# Running

$ yarn start # This starts the app in development mode

# Starting it with the production build
$ NODE_ENV=production yarn start # or
$ yarn start:prod

# Building 

$ yarn build # This builds the app in development mode

# Commands below builds the production build
$ NODE_ENV=production yarn build # or
$ yarn build:prod

# Testing
$ yarn test

Credits

TReact is released under the MIT license.

More Repositories

1

cycle-telegram

🚲 A Cycle.js Driver for Telegram Bot API
TypeScript
21
star
2

react-telegram

(WIP) A React custom renderer for the Telegram Bot API.
JavaScript
14
star
3

FlowDefinitelyTyped

Convert DefinitelyTyped packages to Flow. This is only blueprints and has ton of errors without editing properly
JavaScript
13
star
4

Infornography

Lightweight screenfetch/archey replacement in Racket, only has features that are absolutely necessary.
Racket
6
star
5

babel-flow

Babel with attached inferred Flow types
JavaScript
3
star
6

flow-new-libdef-approach

JavaScript
3
star
7

treact-native

TypeScript
3
star
8

sublime-flowstate

Sublime plugin which deletes what you typing
Python
2
star
9

preval-preset-env

JavaScript
2
star
10

language-typelanguage

Support for the Type Language in Visual Studio Code
2
star
11

tl2typescript

TypeScript
2
star
12

language-typelanguage-atom

Support for the Type Language in Atom
2
star
13

cycle-telegram-bot

Telegram Bot for Cycle.js News Channel
JavaScript
2
star
14

infornography-carp

Lightweight screenfetch/archey replacement in Carp, only has features that are absolutely necessary.
Clojure
2
star
15

idris-typescript

Idris
1
star
16

cycle-bem

Cycle.js driver for BEM methodology
1
star
17

telegram-js-webpack-example

TypeScript
1
star
18

concurrent-effector

Concurrent React + Effector playground
JavaScript
1
star
19

cycle-discord

Cycle.js Discord driver
TypeScript
1
star
20

effector-todomvc

JavaScript
1
star
21

tryhaskell-bot

Eval Haskell via tryhaskell.org in Telegram
JavaScript
1
star
22

purescript-mtproto

telegram-mtproto bindings for PureScript
PureScript
1
star
23

student

Симулятор студента-бездельника на С++
C++
1
star
24

protoapp

Generate SPA from ProtoBuf.js
TypeScript
1
star
25

sunflower-fm

Automatically exported from code.google.com/p/sunflower-fm
Python
1
star