Showing 52 open source projects for "lib"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 1
    Turndown

    Turndown

    An HTML to Markdown converter written in JavaScript

    Convert HTML into Markdown with JavaScript. to-markdown has been renamed to Turndown. See the migration guide for details. For usage with RequireJS, UMD versions are located in lib/turndown.umd.js (for Node.js) and lib/turndown.browser.umd.js for browser usage. These files are generated when the npm package is published. To generate them manually, clone this repo and run npm run build. Turndown also accepts DOM nodes as input (either element nodes, document nodes, or document fragment nodes). Options can be passed in to the constructor on instantiation. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    embetty

    embetty

    Embetty displays remote content like tweets or YouTube videos

    Embetty displays remote content like tweets or videos without compromising your privacy. Setup your embetty-server. Include the embetty lib into your HTML document. Insert an embed by using a custom tag. Embetty needs a server component that you need to run on your infrastructure. Configure the server URL for embetty using a meta data-embetty-server tag. Use the type attribute with a value of facebook, vimeo or youtube. Set the video-id attribute to the video ID. For videos of type vimeo or youtube, it's also possible to set a start-at attribute with a value of time in seconds to start the video at a specific timecode. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SQLPad

    SQLPad

    Web-based SQL editor run in your own private cloud

    ...Supports Postgres, MySQL, SQL Server, ClickHouse, Crate, Vertica, Trino, Presto, SAP HANA, Cassandra, Snowflake, Google BigQuery, SQLite, TiDB, and many more via ODBC. The docker image runs on port 3000 and uses /var/lib/sqlpad for the embedded database directory. latest tag is continuously built from latest commit in repo. Only use that if you want to live on the edge, otherwise use specific version tags to ensure stability. See docker-examples directory for example docker-compose setup with SQL Server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    uPlot

    uPlot

    Chart for time series, lines, areas, ohlc and bars

    μPlot is a fast, memory-efficient Canvas 2D-based chart for plotting time series, lines, areas, ohlc & bars; from a cold start it can create an interactive chart containing 150,000 data points in 135ms, scaling linearly at ~25,000 pts/ms. In addition to fast initial render, the zooming and cursor performance is by far the best of any similar charting lib; at ~40 KB, it's likely the smallest and fastest time series plotter that doesn't make use of context-limited WebGL shaders or WASM, both of which have much higher startup cost and code size. However, if you need 60fps performance with massive streaming datasets, uPlot can only get you so far. WebGL should still be the tool of choice for applications like realtime signal or waveform visualizations: See danchitnis/webgl-plot, huww98/TimeChart, epezent/implot, or commercial products like LightningChart®.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 5
    Primer Octicons

    Primer Octicons

    A scalable set of icons handcrafted by GitHub

    This repository contains several libraries. Each of them is in the lib/ folder and gives access to Octicons on a different platform/language. The octicons node.js library is the main JavaScript library. With a JavaScript API that can be used in a variety of applications. Select the icon frames you want to commit. Make sure the frames are either 16x16 or 24x24 and that you've outlined all strokes. Select the branch you want to commit to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    react-big-calendar

    react-big-calendar

    gcal/outlook like calendar component

    An events calendar component built for React and made for modern browsers (read: IE10+) and uses flexbox over the classic tables-ception approach. Styles can be found at: react-big-calendar/lib/css/react-big-calendar.css, and should be included on the page with the calendar component. Also make sure that your calendar's container element has a height, or the calendar won't be visible. Date internationalization and localization is hard and react-big-calendar doesn't even attempt to solve that problem. Instead you can use one of the many excellent solutions already out there, via adapters called "localizers". ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    JSS

    JSS

    An authoring tool for CSS which uses JavaScript as a host language

    A lib for generating Style Sheets with JavaScript. JSS is an authoring tool for CSS which allows you to use JavaScript to describe styles in a declarative, conflict-free and reusable way. It can compile in the browser, server-side or at build time in Node. JSS is framework agnostic. It consists of multiple packages, the core, plugins, framework integrations and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Size Limit

    Size Limit

    Calculate the real cost to run your JS app or lib

    Size Limit is a JavaScript performance budget tool that measures the real cost of your JavaScript bundle and prevents regressions by enforcing limits in CI. It calculates not just raw bundle size, but also download and execution time under configurable network conditions, giving a more realistic sense of what users experience. The tool is modular: it offers a CLI and multiple plugins (file, webpack, time) plus presets tailored to different use cases, from big single-page apps to small npm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    node-emoji

    node-emoji

    Simple emoji support for node.js projects

    ...There are some emojis that have "-" in their name, for example "t-rex" and refrencing them directly like this (emoji.t-rex) won't work. In such cases, use the emoji.get('t-rex') syntax instead. To update the list or add custom emoji, clone this repository and put them into lib/emojifile.js. Then run npm run-script emojiparse in the project directory or node emojiparse in the lib directory. This should generate the new emoji.json file and output Done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    CSI-jMenu

    CSI-jMenu

    Javascript Lib jMenu

    * Introduction - This Module is a Javascript Library; - The Library was created to build and manager simple menu and event controls in the W3C Docs; * Online DEMO, see: https://csi-mymenu.sourceforge.io/examples/00-index.html * Support: The Support Service is FREE. Do you need support? Open a ticket and I will get back to you as soon as possible. * Professional Services: Do you need any FREE professional services to use? Open a ticket as "FAQ request" and I will get...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MetalManGames

    MetalManGames

    3rd Party Video Games Developer: MetalManGames, titles of games

    ...The oldest cross-platform games have been removed along with Android, due to updates needed, and currently can not find the time at this moment. So far have included ; ''Undead Shotgun Reloaded'' Linux 64-bit version, needs SDL2 Installed, and download packs; 1- 3, and extract them to the ''lib'' folder, see; readme.txt for more details. "Alien Parasites" will be placed here soon for Linux 64-bit version, I hope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Connected React Router

    Connected React Router

    A Redux binding for React Router v4

    Synchronize router state with redux store through uni-directional flow (i.e. history -> store -> router -> components). Supports React Router v4 and v5. Supports functional component hot reloading while preserving state (with react-hot-reload). Dispatching of history methods (push, replace, go, goBack, goForward) works for both redux-thunk and redux-saga. Nested children can access routing state such as the current location directly with react-redux's connect. Supports time traveling in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PRESENTA Lib

    PRESENTA Lib

    The javascript presentation library for the automation era

    PRESENTA Lib is a config-driven presentation library that creates modern web documents for the automation era. PRESENTA Lib requires a serializable object on purpose, to facilitate interoperability, and data transformation as well as fostering novel tools to create presentational documents. PRESENTA Lib is a javascript library without external dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Stitches

    Stitches

    CSS-in-JS with near-zero runtime, SSR, multi-variant support

    ...Packed full of useful features like theming, smart tokens, css prop, as prop, utils, and a fully-typed API. Stitches has a fully-typed API, to minimize the learning curve, and provide the best possible developer experience. Stitches has a dedicated React lib, but @stitches/core works with any framework including Vue, Svelte, and even vanilla HTML. Variants are first-class citizens of Stitches. With multiple variants, compound variants, and default variants, you can design composable component APIs which are typed automatically. Stitches has built-in solutions for tokens and theming, which use CSS variables under the hood. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Svelte forms lib

    Svelte forms lib

    A lightweight library for managing forms in Svelte

    Svelte Forms lib is a Formik-inspired library for building forms easily in a Svelte project. When building modern web applications forms often play a big part in it. We use forms to log in, place orders, book flights and perform other data-entry tasks. In developing a form, it's important to create a flow that guides the user efficiently and effectively through the workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Klipse

    Klipse

    Klipse is a JavaScript plugin for embedding interactive code snippets

    ...The klipse plugin is a JavaScript tag that transforms static code snippets of an HTML page into live and interactive snippets. If you want to integrate Klipse inside a Clojurescript project, it is recommended to consume Klipse as a Clojurescript library like any other Clojurescript lib. The Klipse plugin can be easily styled with CSS, which can be applied both to the Klipse plugin's own elements, and to the CodeMirror editor's elements. Much of the styling you'll apply will be to CodeMirror, as it contains all the CSS classes to style the code itself. Surrounding CodeMirror is the Klipse plugin, the styles of which control the plugin's borders, and the executed code's output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Webhook-Client

    Webhook-Client

    Manage Your Discord Webhook Online

    Manage Your Discord Webhook Online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TradingVue.js

    TradingVue.js

    Hackable charting lib for traders. You can draw literally anything

    TradingVue.js was a hackable charting lib for traders. You could draw literally ANYTHING on top of candlestick charts. If you create trading software, this lib is probably for you. If you like to make custom indicators and think out of the box, this lib is most likely for you. And if you miss the usability of TradingView.com in other open-source libraries and can't stand it, you are definitely in the right place!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cleave.js

    Cleave.js

    About Format input text content when you are typing

    Cleave.js has a simple purpose: to help you format input text content automatically. For credit card number formatting, phone number formatting (i18n js lib separated for each country to reduce size), date formatting, numeral formatting, custom delimiter, prefix and blocks pattern, commonJS / AMD mode, ReactJS component, AngularJS directive (1.x), ES Module. The idea is to provide an easy way to increase input field readability by formatting your typed data. By using this library, you won't need to write any mind-blowing regular expressions or mask patterns to format input text. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Chart.xkcd

    Chart.xkcd

    xkcd styled chart lib

    Chart.xkcd is a chart library plots “sketchy”, “cartoony” or “hand-drawn” styled charts. It’s easy to get started with chart.xkcd. All that’s required is the script included in your page along with a single <svg> node to render the chart. You can install chart.xkcd via script tag in HTML or via npm. Line chart displays series of data points in the form of lines. It can be used to show trend data, or comparison of different data sets. XY chart is used to plot points by specifying their XY...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pickadate

    pickadate

    jQuery date and time input picker

    ...Make sure to also include the legacy.js file along for the oldie browsers. pickadate.js is an open source project, shared under an MIT license. All themes are generated using LESS and compiled from the lib/themes-source folder into the lib/themes folder. The translations live in the lib/translations folder. There are currently 43 language translations included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    create-ts-lib

    create-ts-lib

    Create-ts-lib: A Starter Kit and a CLI to create your TypeScript

    TypeScript Webpack Starter is a boilerplate setup for building modern JavaScript applications with TypeScript and Webpack. It provides a structured foundation for scalable frontend and backend projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    v-charts

    v-charts

    A tool to generate charts

    When using echarts to generate charts, we often need to do cumbersome data scheme conversion, modify complex configuration items, v-charts precisely to solve this. v-charts is based on Vue2.x and echarts, just need to provide a friendly data scheme and set simple configuration items, you can easily generate common charts. Each chart component of v-charts is individually packaged under the lib folder. When used, a single chart component can be directly import into the project. The attributes of the chart itself, such as yAxisType used to set the data type, are displayed as an area's area. Such attributes are placed in settings, and the properties of each chart are not exactly the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    lnd-lib

    lightweight php/mysql framework with html/css templates

    Free and open-source set of easy php/mysql/html/css tools for creating web-sites and web-applications. Based on: http://jquery.com http://jqueryui.com (+ datepicker-ru.js) jQuery Masked Input Plugin Copyright (c) 2007 - 2014 Josh Bush (digitalbush.com) http://kladr-api.ru http://ckeditor.com (+ckfinder)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sarissa is a cross-browser ECMAScript lib that helps with browser incompatibilities in XMLHttpRequest/XML/XSLT/XPath along with some bonus utility methods. People call some of this Ajax nowdays, but the term was not available back in early 2003 ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next