Showing 98 open source projects for "tiny-http"

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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    simpleParallax.js

    simpleParallax.js

    Simple and tiny JavaScript library that adds parallax animations

    simpleParallax.js is a very simple and tiny Vanilla JS library that adds parallax animations on any image. Where it may be laborious to get results through other plugins, simpleParallax.js stands out for its ease and its visual rendering. The parallax effect is directly applied to image tags, there is no need to use background images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    frame.js

    frame.js

    JavaScript Sequence Editor

    frame.js is a tiny utility for orchestrating frame-based animations with requestAnimationFrame while keeping code clean and predictable. It abstracts the boilerplate of setting up a render loop, tracking elapsed time, and updating callbacks at the right cadence. By providing a simple lifecycle—start, stop, tick—it encourages separation between state updates and rendering, which is essential for smooth visuals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Responsively Lazy

    Responsively Lazy

    Lazy load responsive images

    ...If you don't know the image aspect ratio you can skip the div tag and move the responsively-lazy class to the img tag. Responsively Lazy is very different from the other lazy loading libraries. They make you break your HTML by removing the src attribute, or make you put tiny version there or make you use <noscript> to make your images appear in Google Images. The lazy loading works in browsers supporting the srcset attribute. As of December 2017 that's 86.78%. Unsupported browsers will load the image in the src attribute. That's the image search engines and social networks will find, so it's better to make it high-resolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Umami

    Umami

    A simple, fast, website analytics alternative to Google Analytics

    ...You can even track subdomains and individual URLs. Umami is hosted by you under your own domain so you can reliably avoid ad-blockers unlike Google Analytics. The tracking script is tiny (only 2KB) and supports legacy browsers like IE. Umami can be used to host data for friends or clients. Just create a separate account and they can start tracking their own websites on their own dashboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    Jimp

    Jimp

    An image processing library written entirely in JavaScript for Node

    An image processing library for Node written entirely in JavaScript, with zero native dependencies. If you're using this library with TypeScript the method of importing slightly differs from JavaScript. Instead of using require, you must import it with ES6 default import scheme. If you're using a web bundles (webpack, rollup, parcel) you can benefit from using the module build of jimp. Using the module build will allow your bundler to understand your code better and exclude things you aren't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cropper.js

    Cropper.js

    JavaScript image cropper

    ...If you try to start cropper on a cross-origin image, please make sure that your browser supports HTML5 CORS settings attributes, and your image server supports the Access-Control-Allow-Origin option (see the HTTP access control (CORS)). You may set cropper options with new Cropper(image, options). If you want to change the global default options, You may use Cropper.setDefaults(options). Define the view mode of the cropper. If you set viewMode to 0, the crop box can extend outside the canvas, while a value of 1, 2, or 3 will restrict the crop box to the size of the canvas.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    OpenChords

    OpenChords

    A digital songbook for guitarists and other musicians

    OpenChords is an alternative to traditionally printed chord songbooks. If you hate filing music away after a practice or gig... this is for you. If you struggle to find your songs because you cannot remember the name of the song... this is also for you. If you wished you could just change the key of the song in the middle of a live performance... you have come to the right place. If you find any bugs or have some suggestions, feel free to email me at open.chords.app@gmail.com....
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    JSmol

    JSmol

    JavaScript-Based Molecular Viewer From Jmol

    ...It can be used in conjunction with the Java applet to provide an alternative to Java when the platform does not support that (iPhone/iPad) or does not support applets (Android). Used in conjunction with the Jmol JavaScript Object (http://wiki.jmol.org/index.php/Jmol_Javascript_Object), JSmol seamlessly offers alternatives to Java on these non-Applet platforms. JSmol can read all the files that Jmol reads. You can do all the scripting that Jmol does. You can create all the buttons and links and such that you are used to creating for Jmol. All of the rendering capability of the Jmol applet is there. ...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 9
    jQuery MiniColors

    jQuery MiniColors

    jQuery MiniColors Plugin

    jQuery MiniColors Plugin. A tiny color picker built on jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 10
    flv.js

    flv.js

    HTML5 FLV Player

    ...This project relies on Media Source Extensions to work. flv.js works by transmuxing FLV file stream into ISO BMFF (Fragmented MP4) segments, followed by feeding mp4 segments into an HTML5 <video> element through Media Source Extensions API. flv.js is written in ECMAScript 6, transpiled into ECMAScript 5 by Babel Compiler, and bundled with Browserify. FLV container with H.264 + AAC / MP3 codec playback. Multipart segmented video playback. HTTP FLV low latency live stream playback. FLV over WebSocket live stream playback. Compatible with Chrome, FireFox, Safari 10, IE11 and Edge. Extremely low overhead, and hardware accelerated by your browser!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Harp

    Harp

    Static site server/generator with built-in preprocessing

    ...It supports the beloved layout/partial paradigm and it has flexible metadata and global objects for traversing the file system and injecting custom data into templates. Optionally, Harp can also compile your project down to static assets for hosting behind any valid HTTP server. Pre-compilers are becoming extremely powerful and shipping front-ends as static assets has many upsides. It's simple, it's easy to maintain, it's low risk, easy to scale, and requires low cognitive overhead. I wanted a lightweight web server that was powerful enough for me to abandon web frameworks for dead simple front-end publishing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    myrtille

    myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol client

    Myrtille is a simple way to connect remote desktops and applications from a native web browser, without plugin, extension or configuration. For the end user, there is just need for a browser. Server side, it uses the .NET (C#) framework and the RDP protocol through an HTTP(S) gateway. It's very comparable to Guacamole (https://github.com/glyptodon) or FreeRDP-WebConnect (https://github.com/FreeRDP/FreeRDP-WebConnect), except it uses the Microsoft .NET (C#) technologies for a better integration with the Remote Desktop Services (RDS) layer. It also support HTML4, in addition to HTML5, for backward compatibility.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    LiveCoding.space

    LiveCoding.space

    Collaborative live coding space

    Collaborative Live Coding Space with support of user-defined languages and WebVR ready 3D graphics based on Virtual World Framework (Croquet), A-Frame, Ohm language, OSC.js, Cell.js, GunDB and more. LiveCoding.space architecture moves Virtual World Framework architecture towards pure-decentralized application. By default a tiny Reflector server is used for creating a Virtual World instances. But you could try out to connect using the new experimental totaly decentralized solution provided by Krestianstvo Luminary. That will allow to create Virtual World Instances just within Web Browser by a client,using any avaliable decentralized storage GunDB on internet. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    3DHOP

    3DHOP

    3D Heritage Online Presenter

    3DHOP (3D Heritage Online Presenter) is an application for the creation of multimedia interactive Web presentations of digital cultural artifacts. 3DHOP allows easy visualization of 3D models directly inside HTML pages and streaming of multiresolution 3D meshes over HTTP, supporting the exploration of very large models on commodity computers and standard internet connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Firescreen - Screenshots webpage

    Firescreen - Screenshots webpage

    Get in an immediate screenshots of your web pages for Firefox

    ...For installation of the addon you can click directly on the download button using your Firefox browser and authorize the addition of the extension. The project was realized with the support of the library: PDF API HTML5 - http://ulmdevice.altervista.org/pdfapihtml5 ========================== Opera add-on: http://opr.as/20Njeed Firefox add-on: http://mzl.la/23AD5P9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Image Converter HTML5

    Image Converter HTML5

    Image Converter HTML5 add-on for Firefox

    All client-side solution add-on for Browser Firefox: an essential and practical application for free-hand drawing and for the conversion of images in multiple formats with API HTML5 file system Release 1.2.1 - Remove get image from url because the operation is insecure Add-on Opera Browser: http://bit.ly/1OcJA1K Extension for Firefox: http://mzl.la/1O0fXB9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Music + Video + Animation Maker & App

    Music + Video + Animation Maker & App

    Why Music + Video + Animation Maker & App is Fun?

    ...It gets most of your imagination of an All-in-one video/film Animation editor / maker App. Video editing is made intuitive and simple. Lots of Special Effects ( > 55) ! For example this one http://ogena.ridoua.nu Formats supported are mp4, avi, flv, mov, flv and more. Description given image animation which seeks audio given a description. Visualization (Slideshow / Animation) of Streams (Radio: asx, pls, m3u etc.) and News Feeds (RSS, XML) This Program is protected by 1st abstract & reg. International and root sec. laws as is comes free of use like that. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    node-screen

    node-screen

    Client Server digital signage

    ...The project consists of a server and a client The client is based on node-webkit and will work on linux/windows/OSX The node screen client works on windows, linux, OSX 10.7+ and Android 4+ For the latest windows client https://sourceforge.net/projects/nodescreen/files/Client/Windows%2064bit/node-screen-r255.zip For the latest Android client https://sourceforge.net/projects/nodescreen/files/Client/Android/node-screen-r177.apk/download For installation instruction please see the Wiki http://sourceforge.net/p/nodescreen/wiki/Home/ The node screen client works on windows, linux, OSX 10.7+ and Android 5.1+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Tiny Rec Helper

    Tiny Rec Helper

    Tools to help you to rec your videos

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    annyang!

    annyang!

    Speech recognition for your site

    annyang is a tiny javascript library that lets your visitors control your site with voice commands. annyang supports multiple languages, has no dependencies, weighs just 2kb and is free to use. annyang understands commands with named variables, splats, and optional words. Use named variables for one word arguments in your command. Use splats to capture multi-word text at the end of your command (greedy).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SuperEmbed.js

    SuperEmbed.js

    Fluid width for YouTube, Vimeo, Vine, VideoPress, DailyMotion, etc.

    SuperEmbed.js detects embedded videos from YouTube, Vimeo, Vine, VideoPress, DailyMotion, and more on webpages and makes them responsive. Essentially, this means they stretch to fill their container while still maintaining the content's original aspect ratio. I created SuperEmbed to fix all my issues with existing solutions, including (but not limited to) unnecessary reliance on other libraries, bloated code, and poor fallback support.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Javascript Clipper

    Javascript Clipper

    Boolean operations and offsetting library in Javascript

    ...Read more: https://mobilegeo.wordpress.com and http://digimapforschools.edina.ac.uk/cosmo-free/osmapper
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    Naam Tamilar RTMP Server This project updated as open source for future use of Naam Tamilar Political Party. To contribute to the party and in some case if there is any possibilities if i cannot support them for long term. I thought of sharing this source code so in future it may be helpful for the community and party in which other software developers can help them to upgrade. This source is forked from - https://github.com/arut/nginx-rtmp-module and modified with multiple broadcast...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    OCR Web based

    OCR Web based

    OCR web based for Browser Firefox & PC

    ...OCR for Browser takes either a JPG, GIF, TIFF, BMP, PNG. ========= Get OCR for Android (Beta release) - https://play.google.com/store/apps/details?id=com.ulm.ocr ========= Add-on for Opera: http://bit.ly/1F0E0wP ========= Release 1.0.1 For safety reasons, I disabled the possibility to import an image from url. Finally, I wish to inform you that you can write or draw directly on the canvas to get the subsequent character recognition and text extraction
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next