Code Monkey home page Code Monkey logo

janko's Introduction

Janko.js

Progressive Node.js Framework to build efficient and scalable Telegram Bot applications.

npm NPM npm

⚠️ ALPHA STATUS DISCLAIMER

This project is my first open source project and is in active development stage as well -- please be patient -- @tryvols

Description

Janko (Janko.js) is a framework for building efficient, scalable Telegram Bot applications. It uses Typescript and combines best practices from OOP (Object Oriented Programming) and FP (Functional Programming).

Under the hood, Janko makes use of Node.js Telegram Bot API library.

Janko provides a level of abstraction above this common Telegram Bot API library, but also expose it's api directly to the developer. This gives developers awesome flexibility and the feedom in using all it's possibilities.

Philosophy

In recent years, thanks to Node.js, JavaScript has become a universal language that is using for both front and backend applications. This has given rise to awesome projects like Angular, React and NestJS, which improve developer productivity and enable the creation of fast, testable and extensible frontend applications. However, NestJS exists for Node (server-side JavaScript) and successfully solves an Architecture problems for common web applications, but it doesn't provide an opportunity to make applications based on polling like Telegram Bots.

Janko provides an out-of-the-box Telegram Bot application architecture which allows developers and teams to create highly testable, scalable, loosely coupled, and easily maintainable applications. The architecture is heavily inspired by NestJS and Express.

Installation

To get started, you need to initialize your application with npm, yarn or any other package manager and install the main Janko package using the following command:

npm i janko

Documentation

To check out the guide, visit www.jankojs.com

License

Janko is MIT licensed.

janko's People

Contributors

tryvols avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.