Displaying 1 to 20 from 87 results

use-package - A use-package declaration for simplifying your .emacs

  •    Emacs

Notes for users upgrading to 2.x are located at the bottom. Either clone from this GitHub repository or install from MELPA (recommended).

alice - Painless middleware chaining for Go

  •    Go

Alice provides a convenient way to chain your HTTP middleware functions and the app handler.None of the other middleware chaining solutions behaves exactly like Alice. Alice is as minimal as it gets: in essence, it's just a for loop that does the wrapping for you.

lion - Lion is a fast HTTP router for building modern scalable modular REST APIs in Go

  •    Go

Lion is a fast HTTP router for building modern scalable modular REST APIs written in Go (golang). Next versions of Lion will support the latest Go version and the previous one. For example, when Go 1.8 is out, Lion will support Go 1.7 and Go 1.8.




xCrash - 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR

  •    C

xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required. xCrash can generate a tombstone file (similar format as Android system's tombstone file) in the directory you specified when the app process crashes or ANRs.

react-native-exception-handler - A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions

  •    Objective-C

A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions. The module helps prevent abrupt crashing of RN Apps without a graceful message to the user. V2 of this module now supports catching Unhandled Native Exceptions also along with the JS Exceptions ✌🏻🍻 There are NO breaking changes. So its safe to upgrade from v1 to v2. So there is no reason not to 😉.

koka - Koka language compiler and interpreter

  •    Haskell

At this point there are no binary releases of Koka and you need to build the compiler yourself. Fortunately, Koka has few dependencies and builds without problems on most common platforms, e.g. Windows, MacOSX, and Unix. You can also use the flag -b dev to get the latest development version.


serve-handler - The foundation of `serve`

  •    Javascript

This package represents the core of serve. It can be plugged into any HTTP server and is responsible for routing requests and handling responses. In order to customize the default behaviour, you can also pass custom routing rules, provide your own methods for interacting with the file system and much more.

BBImageHandler - An image generator for DotNetNuke and ASP.NET

  •    

The BBImageHandler for DotNetNuke and ASP.NET gives users and module programmers the opportunity to use a handler that displays resized images, adds watermarks to images, creates thumbnails of web pages or displays images stored in a database table without storing them to har...

CssHandler

  •    ASPNET

CssHandler is an HttpHandler that processes CSS files, allowing them to be dynamic. It adds variables, support for app-relative urls using the '~' character, server-side processing of the @import directive, and whitespace compression.

XNA Input Handlers

  •    

This set of input handlers for XNA 3.1 provides event-based handling of mouse and keyboard actions. Ideal for implementing graphical user interfaces and point and click games such as strategy games.

MbCompression - Complete compression library for ASP.NET

  •    ASPNET

MbCompression is a library of handlers and modules to compress Css files, JavaScript files, pages and compress WebResource.axd It is easy to implement and improve the overall performance of your web project.

Netduino-compatible embedded webserver

  •    CSharp

Embedded Webserver is a small footprint, multi-platform webserver implementation exposing IIS-like API to web enable your hobby project in four easy steps.

BrowserMaster

  •    CSharp

BrowserMaster registers as your default browser and forwards web requests to an already running instance of your preferred browser.

react-key-handler - React component to handle keyboard events :key:

  •    Javascript

React component to handle keyboard events (such as keyup, keydown & keypress). Unless you want absolute flexibility we recommend you to use a higher-order component in favour of the component.

nex - Aiming to simplify the construction of JSON API service

  •    Go

This library aims to simplify the construction of JSON API service, nex.Handler is able to wrap any function to adapt the interface of http.Handler, which unmarshals POST data to a struct automatically.The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.