Showing 224 open source projects for "custom"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 1
    Tachiyomi

    Tachiyomi

    Free and open source manga reader for Android

    Tachiyomi is a free and open source manga reader for Android 6.0 and above. Online and offline reading from hundred of different sources. Automatically keep track of your manga with MyAnimeList, AniList, Kitsu, Shikimori, and Bangumi. A configurable reader with multiple reading modes, custom color filters, and other settings. A configurable reader with multiple viewers, reading directions and other settings. Tracker support, MyAnimeList, AniList, Kitsu, Shikimori, and Bangumi. Create backups...
    Downloads: 772 This Week
    Last Update:
    See Project
  • 2
    CKEditor 5

    CKEditor 5

    Powerful rich text editor framework with a modular architecture

    CKEditor 5 is a powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing. CKEditor 5 provides every type of WYSIWYG editing solution imaginable. From editors similar to Google Docs and Medium, to Slack or Twitter like applications, all is possible within a single editing framework. Builds are ready-to-use solutions to common editing needs. Every build can be customized to include a completely custom set of features. Features...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 3
    KOReader

    KOReader

    An ebook reader application supporting PDF, DjVu, EPUB, FB2, etc.

    .... You can set arbitrary page margins, override line spacing and choose external fonts and styles. It has multi-lingual hyphenation dictionaries bundled into the application. Custom UI without animation, with paginated menus, adjustable text contrast, and easy zoom to fit content or page in paged media. Look up words with StarDict dictionaries / Wikipedia, add your own online OPDS catalogs and RSS feeds, share ebooks with other KOReader devices wirelessly.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 4
    Bootstrap

    Bootstrap

    HTML, CSS and JS framework for developing responsive websites and apps

    Bootstrap is an HTML, CSS, and JS framework designed for developing responsive, mobile first projects on the web. It's one of the most popular front-end frameworks and for good reason: it simply makes web development faster and easier. People of all skill levels can create projects of all sizes with Bootstrap, and for all types of devices too. With Bootstrap, you get a host of nifty features such as precompiled CSS, impressive scalability, dozens of custom HTML and CSS components and more.
    Downloads: 27 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5
    Java JWT

    Java JWT

    Java implementation of JSON Web Token (JWT)

    A Java implementation of JSON Web Token (JWT) - RFC 7519. This library requires Java 8 or higher. The last version that supported Java 7 was 3.11.0. The library implements JWT Verification and Signing using several algorithms. The Algorithm defines how a token is signed and verified. It can be instantiated with the raw value of the secret in the case of HMAC algorithms, or the key pairs or KeyProvider in the case of RSA and ECDSA algorithms. Once created, the instance is reusable for token...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    jello

    jello

    CLI tool to filter JSON and JSON Lines data with Python syntax

    Filter JSON and JSON Lines data with Python syntax. jello is similar to jq in that it processes JSON and JSON Lines data except jello uses standard python dict and list syntax. JSON or JSON Lines can be piped into jello via STDIN or can be loaded from a JSON file or JSON Lines files (JSON Lines are automatically slurped into a list of dictionaries). Once loaded, the data is available as a python list or dictionary object named '_'. Processed data can be output as JSON, JSON Lines, bash array...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    RestSharp

    RestSharp

    Simple REST and HTTP API Client for .NET

    RestSharp is probably the most popular HTTP client library for .NET. Featuring automatic serialization and deserialization, request and response type detection, variety of authentications and other useful features, it is being used by hundreds of thousands of projects. RestSharp passed over 32 million downloads on NuGet, with average daily download count of 10,000. It's being used by many popular OSS projects, including Roslyn and Swagger. The main purpose of RestSharp is to make synchronous...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    Better BibTeX for Zotero

    Better BibTeX for Zotero

    Make Zotero effective for us LaTeX holdouts

    Better BibTeX (BBT) is a plugin for Zotero and Juris-M that makes it easier to manage bibliographic data, especially for people authoring documents using text-based toolchains (e.g. based on LaTeX / Markdown). Zotero does all its work in UTF-8 Unicode, which is absolutely the right thing to do. Unfortunately, for those shackled to BibTeX and who cannot (yet) move to BibLaTeX, unicode is a major PITA. Also, Zotero supports some simple HTML markup in your items that Bib(La)TeX won’t understand.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    iLovePDF Api

    iLovePDF Api

    iLovePDF Rest Api - PHP Library

    ... Libraries with their own docs too. Our infrastructure uses the best PDF technology for processing PDF files. Merge and split documents with a variety of custom options. Remove, extract or organize PDF pages as you need. Reduce the size of your PDF while maintaining its original quality and formatting. Easily convert Images, MS Word, PowerPoint and Excel files into non-editable PDF documents. Convert PDF documents to JPG images or to PDF/A format.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 10
    ArduinoJson

    ArduinoJson

    JSON library for Arduino and embedded C++. Simple and efficient

    ArduinoJson is a C++ JSON library for Arduino and IoT (Internet Of Things). ArduinoJson has a simple and intuitive syntax to handle objects and arrays. ArduinoJson supports both JSON serialization and deserialization. ArduinoJson uses a fixed memory allocation, allowing to work on devices with very little RAM. ArduinoJson can filter large inputs to keep only fields that are relevant to your application, thereby saving a lot of memory. ArduinoJson can parse directly from an input Stream or...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    WebViewer UI

    WebViewer UI

    WebViewer UI built in React

    WebViewer UI sits on top of WebViewer, a powerful JavaScript-based PDF Library that's part of the PDFTron PDF SDK. Built in React, WebViewer UI provides a slick out-of-the-box responsive UI that interacts with the core library to view, annotate and manipulate PDFs that can be embedded into any web project. This repo is specifically designed for any users interested in advanced customizations. With the source code access, it gives developers full control to customize & style the UI, build custom...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    pdfmake

    pdfmake

    Client/server side PDF printing in pure JavaScript

    Print PDFs directly in the browser or delegate it to your NodeJS backend. Use the same document definition in both cases. Forget about manual x, y calculations. Declare document structure and let pdfmake do the rest. Use paragraphs, columns, lists, tables, canvas, etc. Declare your own styles, use custom fonts, build a DSL and extend the framework. Provides a set of options to disable font layout cache and to control when pages are flushed to the output file. Pdfmake is runnable in browser...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    jwt-cli

    jwt-cli

    A super fast CLI tool to decode and encode JWTs built in Rust

    A super-fast CLI tool to decode and encode JWTs built in Rust. jwt-cli is a command line tool to help you work with JSON Web Tokens (JWTs). Like most JWT command line tools out there, you can decode almost any JWT header and claims body. Unlike any that I've found, however, jwt-cli allows you to encode a new JWT with nearly any piece of data you can think of. Custom header values (some), custom claim bodies (as long as it's JSON, it's game), and using any secret you need.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    ObjectMapper

    ObjectMapper

    Simple JSON Object mapping written in Swift

    ... to infer the type of object that should be used for mapping. ObjectMapper supports dot notation within keys for easy mapping of nested objects. ObjectMapper also supports custom transforms that convert values during the mapping process. To use a transform, simply create a tuple with map["field_name"] and the transform of your choice on the right side of the <- operator.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Jwt.Net

    Jwt.Net

    Jwt.Net, a JWT (JSON Web Token) implementation for .NET

    This library supports generating and decoding JSON Web Tokens. By default JSON serialization is performed by JsonNetSerializer implemented using JSON.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    SWC

    SWC

    Rust-based platform for the Web

    SWC is an extensible Rust-based platform for the next generation of fast developer tools. It's used by tools like Next.js, Parcel, and Deno, as well as companies like Vercel, ByteDance, Tencent, Shopify, and more. SWC can be used for both compilation and bundling. For compilation, it takes JavaScript / TypeScript files using modern JavaScript features and outputs valid code that is supported by all major browsers. SWC is 20x faster than Babel on a single thread and 70x faster on four cores....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    XLSX

    XLSX

    Go (golang) library for reading and writing XLSX files

    ... `xlsx.RowLimit` and they add the ability to define a custom backing store for the spreadsheet data to be held in whilst processing. The full API docs can be viewed using go’s built in documentation tool.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    vue3-sfc-loader

    vue3-sfc-loader

    Single File Component loader for Vue2 and Vue3. Load .vue files

    Single File Component Loader for Vue2 and Vue3. Load .vue files directly from your HTML. No node.js environment, no build step. No node.js environment, no (webpack) build step needed. Supports Vue 3 and Vue 2. Supports IE11, only requires Vue runtime-only build. esm and umd bundles are available. Embedded ES6 modules support. JSX support. Custom CSS, HTML and Script language Support, see pug and stylus examples. SFC Custom Blocks support. Properly reports template, style or script errors...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Linkify

    Linkify

    JavaScript plugin for finding links in plain-text and converting them

    Linkify is a JavaScript plugin. Use Linkify to find links in plain text and convert them to HTML tags. It automatically highlights URLs, #hashtags, @mentions and more. Detect URLs and email addresses #hashtag, @mention and #-ticket plugins. React and jQuery support. Multi-language and emoji support. Custom link plugins. Fast, accurate, and small footprint (~20kB minified, ~11kB gzipped) 99% test coverage. Compatible with all modern browsers (Internet Explorer 11 and up). By default Linkify...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    omniparser

    omniparser

    Native Golang ETL streaming parser and transform library

    Omniparser is a native Golang ETL parser that ingests input data of various formats (CSV, txt, fixed length/width, XML, EDI/X12/EDIFACT, JSON, and custom formats) in streaming fashion and transforms data into desired JSON output based on a schema written in JSON.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    XLog

    XLog

    Android logger, pretty, powerful and flexible, log to everywhere

    Lightweight and pretty, powerful and flexible logger for Android and java, can print the log to Logcat, Console, and Files, or anywhere if you like.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    TinyTeX

    TinyTeX

    Cross-platform, portable, and easy-to-maintain LaTeX distribution

    A lightweight, cross-platform, portable, and easy-to-maintain LaTeX distribution based on TeX Live. TinyTeX, is a custom LaTeX distribution based on TeX Live that is small in size but still functions well in most cases. Even if you run into the problem of missing LaTeX packages, it should be super clear to you what you need to do. In fact, if you are an R Markdown user, there is nothing you need to do, because missing packages will just be installed automatically. You may not even know...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Angular DataTables

    Angular DataTables

    DataTables with Angular

    An Angular2+ library for building complex HTML tables using DataTables JQuery plug-in. Implementation of the example on custom filtering with range search. The HTML element provides a Promise that returns the instance of the DataTable. Implementation of the example on individual column searching (text inputs). Sometimes, your DataTable options are stored or computed server-side. All you need to do is to return the expected result as a promise. You can use Angular Pipe to transform data...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Twirp

    Twirp

    A simple RPC framework with protobuf service definitions

    ..., it is trivial to rename fields). Protobuf is super fast and the proto file definition also works well as documentation for your service. Twirp is similar to gRPC, but without the custom HTTP server and transport implementations: it runs on the standard library's extremely-well-tested-and-high-performance net/http Server. It can run on HTTP 1.1, not just http/2, and supports JSON serialization for easy debugging.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    React Table

    React Table

    Hooks for building fast and extendable tables and datagrids for React

    Build and design powerful datagrid experiences while retaining 100% control over markup and styles. You want your tables to be powerful without sacrificing how they look! After all, what good is that nice theme you designed if you can't use it?! React Table is headless by design (it's just a hook), which means that you are in complete and full control of how your table renders down to the very last component, class or style. React Table is a workhorse. It's built to materialize, filter,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next