Search Results for "telegram source code" - Page 42

Showing 1684 open source projects for "telegram source code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 1

    Ino-L

    Simple programming language for Windows.

    ...The purpose of the language is to allow programmers the same functionality and abilities of batch files, but with simpler syntax and limited GUI, along with other things MS-DOS does not natively support. Your MS-DOS code can also be incorporated into the Ino-L source code, along with JavaScript and VisualBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bitwiser Jekyll theme

    Bitwiser Jekyll theme

    Bitwiser Jekyll theme

    A minimalist Jekyll theme that puts focus on content. For subdirectory blog support, checkout subdirectory branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Isobar Front-end Development Standards

    Isobar Front-end Development Standards

    Isobar Front-end development coding standards

    This document contains guidelines for web applications built by the Front-end development practice of Isobar. It is to be readily available to anyone who wishes to check or contribute to the iterative progress of our discipline's best practices. What this document is not is a series of explanations as to how front-end technologies work; a basic familiarity is assumed. It also does not provide evaluations of the pros and cons of various alternatives unless there is common confusion about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Resistor Value Identifier

    Resistor Value Identifier

    Identify electronic resistor values

    This HTML utility allows the user to select standard color codes or surface mount numbers, then it identifies the resistor value. There is no need to memorize color codes or multipliers. An online working example of this program can be used at ZoomAviation.com/programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    Lazy Load Remastered

    Lazy Load Remastered

    Vanilla JavaScript plugin for lazyloading images

    Lazy Load delays loading of images in long web pages. Images outside of viewport will not be loaded before user scrolls to them. This is opposite of image preloading. This is a modern vanilla JavaScript version of the original Lazy Load plugin. It uses Intersection Observer API to observe when the image enters the browsers viewport. Original code was inspired by YUI ImageLoader utility by Matt Mlinac. New version loans heavily from a blog post by Dean Hume. By default Lazy Load assumes the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    isomorphic-fetch

    isomorphic-fetch

    Isomorphic WHATWG Fetch API, for Node and Browserify

    ...As a "safe" alternative, which does not modify the global, consider fetch-ponyfill. The Fetch API is currently not implemented consistently across browsers. This module will enable you to use fetch in your Node code in a cross-browser compliant fashion. The Fetch API is part of the Web platform API defined by the standards bodies WHATWG and W3C. All open source code released by FT Labs is licenced under the MIT licence. Based on the fine work by jxck.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    sumdate

    Este projeto tem como objetivo manter o plugin para jQuery sumdate.

    O objetivo do plugin sumdate é somar datas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    co

    co

    The ultimate generator based flow-control goodness for nodejs

    co is a small Node.js library that popularized generator-based coroutines to write asynchronous code that looks synchronous. By yielding promises (or thunks) inside a generator function, co resumes execution when the asynchronous work completes, eliminating deeply nested callbacks. It supports yielding arrays or objects of promises to run tasks concurrently, and it propagates errors naturally through try/catch, making control flow easier to reason about. The library arrived before...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Evolutility - CRUD framework for ASP.net

    Evolutility - CRUD framework for ASP.net

    CRUD framework with a generic Web UI and integrated micro ORM.

    Evolutility is a lightweight CRUD framework for heavy lifting. With a generic Web UI and an integrated micro ORM, Evolutility provides a framework for full CRUD and dashboard without any hand-coding. With it, you can build CRUD web applications or professional looking administration pages by defining metadata in XML (or in a database) instead of hand-coding HTML, Javascript, CSS, SQL, and C# or VB. For ASP.NET and SQLServer (partial support for MySQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    SubSea Tetris

    SubSea Tetris

    An awesome Tetris in javascript

    Here is the source code of a javascript tetris I have coded for a Swiss Game Competition. All informations are here: http://projects.bugnplay.ch/bugnplay/library/project.php?project=2013038 There are 4 languages avaiables. French, German, Italian and English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Linfo
    Very fast cross-platform php script that describes the host server in extreme detail, giving information such as ram usage, disk space, raid arrays, hardware, network cards, kernel, os, samba/cups/truecrypt status, temps, disks, and much more. Latest code is here: https://github.com/jrgp/linfo
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Editor.md

    Editor.md

    The open source embeddable online markdown editor (component)

    ...You can also enable image upload, [TOCM], search replace features, code fold, etc. Combine multiple JS module files used by CodeMirror to greatly reduce HTTP requests and speed up downloading. In addition, when using Require.js, because of CodeMirror's strict module dependency restrictions, the merged module files cannot be used, and multiple module files are still dynamically loaded. Newly added images, links, anchor links, code blocks, pre-formatted text and other operations pop-up dialog layers and examples.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    qooxdoo is a universal JavaScript framework for creating applications for a wide range of platforms. It has a comprehensive feature set, including an object-oriented programming model, an integrated tool chain and a state-of-the-art GUI toolkit. Note: Please note that as of 2011-10-26 the code repository for the project has been moved to https://github.com/qooxdoo/qooxdoo. The existing SVN repository will be set to read-only for the time being, and will not see any more updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CommSy

    CommSy

    Web-based Community System

    CommSy is a webbased community system, originally developed at the University of Hamburg, Germany, to support learning/working communities. For a more indepth description see the project home page. For questions or comments contact finck@commsy.net. Code is now hosted at GitHub. See https://github.com/commsy/commsy Documentation is available under: http://docs.commsy.net You can grep the latest development build of CommSy from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CLEF

    CLEF

    CIRMMT Live Electronics Framework

    CLEF is a Max-based modular environment for composition and performance of live electronics, developed at CIRMMT/McGill University.

 CLEF follows structural design concepts and allows users to rapidly create digital signal processing topologies and control data taking advantage of the provided infrastructure and feature set. 
 CLEF separates domain model from data access layer and user interface, relying on dedicated technologies: OpenSoundControl for data access, Max dictionaries for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Java Application Framework For All

    JAFFA is a Rich Web 2.0 POJO based Event-Driven SOA framework

    An Enterprise Focused Java Framework For Rapid Application Development. JAFFA is a Java web application development stack, build around Web 2.0 technologies (ExtJS, DWR, JAWR) with an extensive service architecture, meta-data layer and rules engine (based on JBoss AOP and Drools). It provides an event driven SOA infrastructure with advanced scheduling and queue sub-systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP Draft

    PHP Draft

    Web based fantasy sports draft app

    Version 2.0 is here - for source code and releases, please see the new project page on Github, or sign up for your own account at phpdraft.com! Atlassian Bitbucket is awesome and is not the reason for the switch at all (Sourceforge is). For all future development, please follow the project on Github. -Matt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    interview-ouch

    interview-ouch

    Simple web snippets for interviews

    interview-ouch is a cheeky, realistic collection of tough interview questions and scenarios that tend to “hurt” unprepared candidates. It’s meant to expose the gaps in typical interview prep by highlighting non-trivial, edge-case, or context-heavy questions. The repo covers programming, systems, and sometimes softer judgment questions that interviewers use to see how you think under pressure. Instead of focusing only on textbook algorithms, it nudges you toward understanding trade-offs, code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    The Great Reading Adventure

    Reimagining Summer Reading

    The Great Reading Adventure is a web-based, open source software program designed to manage summer reading programs. It is completely free to use. It was developed (and piloted in summer 2014) by the Maricopa County Library District (www.mcldaz.org) with support by the Arizona State Library, Archives and Public Records (www.azlibrary.gov). ********** NOTE ********** Development of The Great Reading Adventure has moved to GitHub (https://github.com/MCLD/greatreadingadventure) where you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Let's Chat

    Let's Chat

    Self-hosted chat app for small teams

    Let's Chat is a persistent, self-hosted messaging application made for small teams. It runs on Node.js and MongoDB and comes with some awesome features, such as LDAP/Kerberos authentication, a REST-like API and XMPP support. It's also got multiple, private and password-protected rooms, mentions, image embeds, and plenty of other great stuff. Let's Chat is Hubot-friendly and comes in many different languages. It's made with love by the development team at Security Compass, who started this...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Kickstart

    Kickstart

    Kickstart is a CSS library designed for modularity and fast page

    Kickstart's CSS is only 80kb and even smaller when you roll your own from the Sass mixins. Not only is the Kickstart JS smaller than Bootstrap and Foundation, it also doesn't require jQuery--drastically reducing page load times. Kickstart has been used in production websites for over three years. Kickstart is a library, not a framework. This means you only use the CSS you need instead of slowing down your site with a complete UI library. Look how easy it is to create this Navbar. Most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Javascript-Voronoi

    Javascript-Voronoi

    JS implementation of Fortune's algorithm to compute Voronoi cells

    This repository implements Steven Fortune’s algorithm (sweep-line method) for generating Voronoi diagrams in JavaScript, providing a performant browser-side solution for computational geometry of planar point sets. With this library you can feed a set of sites (points) and compute their Voronoi cells – the partition of the plane into regions closest to each site – in O(n log n) time. It’s especially useful in web UIs, visualizations, interactive maps, and generative-art contexts where you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ExpenseLogger

    ExpenseLogger

    A web based expense logging and monitoring system

    We have moved to BitBucket for code hosting. Please see link below: https://bitbucket.org/expenseloggerteam/expenselogger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jQuery-Tabledit

    jQuery-Tabledit

    Inline editor for HTML tables compatible with Bootstrap

    ...It uses some Bootstrap components, glyphicons, and CSS classes. Possibility of changing the CSS classes and contents of buttons and other things. On this site you can see some examples with the corresponding source code and its documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WOW.js

    WOW.js

    Reveal CSS animation as you scroll down a page

    ...With this option, your source code is kept proprietary.
    Downloads: 3 This Week
    Last Update:
    See Project