Showing 14939 open source projects for "javascript"

View related business solutions
  • Migrate to innovate with Red Hat Enterprise Linux on Azure Icon
    Migrate to innovate with Red Hat Enterprise Linux on Azure

    Streamline your IT modernization journey with a holistic environment running Red Hat Enterprise Linux on Azure.

    With Red Hat Enterprise Linux on Azure, businesses can confidently modernize their IT environment, knowing they don’t have to compromise on security, scalability, reliability, and ease of management. Securely accelerate innovation and unlock a competitive edge with enterprise-grade modern cloud infrastructure.
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 1
    JavaScript Cookie

    JavaScript Cookie

    A simple, lightweight JavaScript API for handling browser cookies

    A simple, lightweight JavaScript API for handling cookies which works in all browsers and accepts any character. It is heavily tested, has no dependency, supports ES modules and supports AMD/CommonJS. It is RFC 6265 compliant, has an useful Wiki, and enables custom encoding/decoding. More than 800 bytes gzipped! This project is RFC 6265 compliant. All special characters that are not allowed in the cookie-name or cookie-value are encoded with each one's UTF-8 Hex equivalent using percent...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    JavaScript localStorage

    JavaScript localStorage

    A simple, lightweight JavaScript API for handling browser localStorage

    A simple, lightweight JavaScript API for handling browser local storage, it is easy to pick up and use has a reasonable footprint of 2.08kb(gzipped: 0.97kb), and has no dependencies. It should not interfere with any JavaScript libraries or frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Serialize JavaScript

    Serialize JavaScript

    Serialize JavaScript to a superset of JSON

    Serialize JavaScript to a superset of JSON that includes regular expressions, dates and functions. The code in this package began its life as an internal module to express-state. To expand its usefulness, it now lives as serialize-javascript — an independent package on npm. A primary feature of this package is to serialize code to a string of literal JavaScript which can be embedded in an HTML document by adding it as the contents of the script element. In order to make this safe, HTML...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    IPFS JavaScript

    IPFS JavaScript

    IPFS implementation in JavaScript

    A full P2P protocol written entirely in JavaScript. js-ipfs paves the way for the browser implementation of the IPFS protocol. Written entirely in JavaScript, it runs in a Browser, a Service Worker, a Web Extension and Node.js, opening the door to a world of possibilities. Packed with all the things you know and love about IPFS. This implementation also carries some extra neat things that are unique to the Browser. It's the toolkit to power all your DWeb Applications. js-ipfs works out...
    Downloads: 1 This Week
    Last Update:
    See Project
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • 5
    Execute JavaScript from Go

    Execute JavaScript from Go

    Execute JavaScript from Go

    Execute JavaScript from Go. For scripts that are large or are repeatedly run in different contexts, it is beneficial to compile the script once and used the cached data from that compilation to avoid recompiling every time you want to run it. The v8go library would welcome contributions from anyone able to get an external windows build of the V8 library linking with v8go, using the version of V8 checked out in the deps/v8 git submodule, and documentation of the process involved. This process...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Qooxdoo JavaScript Framework

    Qooxdoo JavaScript Framework

    qooxdoo - Universal JavaScript Framework

    qooxdoo is a universal JavaScript framework that enables you to create applications for a wide range of platforms. With its object-oriented programming model, you build rich, interactive applications (RIAs), native-like apps for mobile devices, light-weight traditional web applications or even applications to run outside the browser. You leverage its integrated tool chain to develop and deploy applications of any scale while taking advantage of modern web technologies like HTML5 and CSS3, its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ADAMANT JavaScript API library

    ADAMANT JavaScript API library

    ADAMANT Javascript API library

    ADAMANT JavaScript API is a library intended to interact with ADAMANT blockchain for JavaScript developers. Also ADAMANT Console and ADAMANT node Direct API are available. JS API shows decentralization in action, if a network node cannot fulfill your request, the library will redirect it to another node, and so on several times. You will get the result and you do not need to think about processing the request. Health Check system pings all nodes in the list using /status endpoint, and connects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AWS IoT Device SDK for JavaScript v2

    AWS IoT Device SDK for JavaScript v2

    Next generation AWS IoT Client SDK for Node.js using the AWS Runtime

    This document provides information about the AWS IoT device SDK for Javascript V2. If you have any issues or feature requests, please file an issue or pull request. This SDK is built on the AWS Common Runtime, a collection of libraries (aws-c-common, aws-c-io, aws-c-mqtt, aws-c-http, aws-c-cal ...) written in C to be cross-platform, high-performance, secure, and reliable. The libraries are bound to JS by the awscrt package. You will need to install NodeJS in orderto run the SDK on Windows...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Bolt for JavaScript

    Bolt for JavaScript

    A framework to build Slack apps using JavaScript

    A JavaScript framework to build Slack apps in a flash with the latest platform features. Read the getting started guide to set-up and run your first Bolt app. To listen to messages that your app has access to receive, you can use the message() method which filters out events that aren’t of type message. message() accepts an optional pattern parameter of type string or RegExp object which filters out any messages that don’t match the pattern. A RegExp pattern can be used instead of a string...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 10
    Better Stack JavaScript client

    Better Stack JavaScript client

    Better Stack JavaScript client

    Logtail is now part of Better Stack. Better Uptime and Logtail have been rebranded as Uptime and Logs on the Better Stack platform. Our mission is to help developers in building a better internet. And we believe that with the new fully integrated Better Stack platform, we’re simplifying the experience for the developers leveraging Better Stack even further. Formerly Logtail, lets you visualize your entire stack, turn your logs into structured data, and query everything like a single database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AWS AppSync JavaScript SDK

    AWS AppSync JavaScript SDK

    JavaScript library files for Offline, Sync, Sigv4.

    AWS AppSync is a fully managed service that makes it easy to develop GraphQL APIs by handling the heavy lifting of securely connecting to data sources like AWS DynamoDB, Lambda, and more. You can use any HTTP or GraphQL client to connect to a GraphQL API on AppSync. For front-end web and mobile development, we recommend using the Amplify clients which are optimized to connect to the AppSync backend. For DynamoDB data sources, use the DataStore category in the Amplify client. It provides the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SQLite compiled to JavaScript

    SQLite compiled to JavaScript

    A javascript library to run SQLite on the web

    sql.js is a javascript SQL database. It allows you to create a relational database and query it entirely in the browser. You can try it in this online demo. It uses a virtual database file stored in memory, and thus doesn't persist the changes made to the database. However, it allows you to import any existing sqlite file, and to export the created database as a JavaScript typed array. sql.js uses emscripten to compile SQLite to webassembly (or to javascript code for compatibility with older...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AWS IoT SDK for JavaScript

    AWS IoT SDK for JavaScript

    SDK for connecting to AWS IoT from a device using JavaScript/Node.js

    A new AWS IoT Device SDK is now available. It is a complete rework, built to improve reliability, performance, and security. We invite your feedback! The aws-iot-device-sdk.js package allows developers to write JavaScript applications that access the AWS IoT Platform via MQTT or MQTT over the Secure WebSocket Protocol. It can be used in Node.js environments as well as in-browser applications. This package is built on top of mqtt.js and provides three classes: 'device', 'thingShadow' and 'jobs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Amazon Chime SDK for JavaScript

    Amazon Chime SDK for JavaScript

    A JavaScript client library for integrating multi-party communications

    ... with the public telephone network. The Amazon Chime SDK for JavaScript works by connecting to meeting session resources that you create in your AWS account. The SDK has everything you need to build custom calling and collaboration experiences in your web application, including methods to configure meeting sessions, list and select audio and video devices, start and stop screen share and screen share viewing, receive callbacks when media events such as volume changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Azure SDK for JavaScript

    Azure SDK for JavaScript

    This repository is for active development of the Azure SDK for JS

    This repository is for the Azure SDK for JavaScript (Node.js & Browser). It contains libraries for the breadth of Azure services. Management libraries are packages that you would use to provision and manage Azure resources. Client libraries are packages that you would use to consume these resources and interact with them. The readme for each package contains code samples and package information. This readme can be found in the corresponding package folder under the folder of the service of your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Notion SDK for JavaScript

    Notion SDK for JavaScript

    Notion JavaScript Client

    ... called mine "Weekend getaway destinations". Click on the Share button and use the selector to find your integration by its name, then click Invite. To use Notion's JavaScript library, you need to have npm and node.js installed. Alternatively, you can also use the cURL example to make the HTTP request directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AWS SDK for JavaScript

    AWS SDK for JavaScript

    AWS SDK for JavaScript in the browser and Node.js

    Find all the tools, documentation, and sample code you need to develop secure, reliable, and scalable JavaScript applications on the AWS cloud. Read and watch guidance from experts on AWS. See how to get the most from AWS. Find solutions to common challenges. Gain the knowledge to get the most from the AWS cloud. Get started building Node.js applications with the AWS SDK for JavaScript and front-end web and mobile apps with Amplify JavaScript Libraries. Amplify Libraries are built on top...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JavaScript Standard Style

    JavaScript Standard Style

    JavaScript style guide, linter, and formatter

    JavaScript Standard Style is a JavaScript style guide with linter and automatic formatter. It’s the simple, easy, fuss-free way to get a consistent style in your project. No more hundred-line style configuration files for every module/project; no more messy or inconsistent code; and no more wasting time sending code back and forth between reviewer and contributor. With Standard, your code is automatically formatted, no configuration necessary. With Standard, code clarity and community...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LLM React App Javascript Template

    LLM React App Javascript Template

    The Javascript template for an LLM react node app

    This template is an example project for a simple Large Language Model (LLM) application built on top of React and Node. This template was built on top of the React template app from nano-react-app and updated with a Node server that uses HuggingFace.js and LangChain.js to connect to supported large language models. Use this template to easily build and run an LLM app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    web3.js Ethereum JavaScript API

    web3.js Ethereum JavaScript API

    Ethereum JavaScript API

    Web3.js 4.x has been released. Checkout 4.x API documentation and migration guide for testing, early feedback and contributions. This is the Ethereum JavaScript API which connects to the Generic JSON-RPC spec. You need to run a local or remote Ethereum node to use this library. Additionally you can set a provider using web3.setProvider() (e.g. WebsocketProvider). We support types within the repo itself. Please open an issue here if you find any wrong types. If you are using create-react-app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jupyter Notebook

    Jupyter Notebook

    Jupyter Interactive Notebook

    The notebook extends the console-based approach to interactive computing in a qualitatively new direction, providing a web-based application suitable for capturing the whole computation process: developing, documenting, and executing code, as well as communicating the results. The Jupyter notebook combines two components. A web application, which is a browser-based tool for interactive authoring of documents which combine explanatory text, mathematics, computations and their rich media...
    Downloads: 2,183 This Week
    Last Update:
    See Project
  • 22
    TypeScript

    TypeScript

    Application-scale JavaScript

    TypeScript is an open source programming language that is a typed superset of JavaScript. It adds optional static typing to JavaScript, which can support tools for large-scale JavaScript applications for any browser, host and OS. TypeScript compiles to clean, simple JavaScript, and uses existing JavaScript code and libraries. It also offers support for the latest and evolving JavaScript features, such as async functions and decorators.
    Downloads: 122 This Week
    Last Update:
    See Project
  • 23
    NPM

    NPM

    A package manager for JavaScript

    Npm (originally short for Node Package Manager) is a package manager for the JavaScript programming language. It is the default package manager for the JavaScript runtime environment Node.js. It consists of a command line client, also called npm, and an online database of public and paid-for private packages, called the npm registry.
    Downloads: 101 This Week
    Last Update:
    See Project
  • 24
    jQuery

    jQuery

    jQuery JavaScript library

    jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript. jQuery also supports Node, browser extensions, and other non-browser environments. To build jQuery, you need to have the latest Node.js...
    Downloads: 241 This Week
    Last Update:
    See Project
  • 25
    electerm

    electerm

    Terminal/SSH/SFTP client (Linux, Mac, Win)

    electerm is a terminal/ssh/sftp client (Linux, Mac, Win) based on electron/ssh2/node-pty/xterm/antd/subx and many other libs. Works as a terminal/file manager or ssh/sftp client (similar to xshell). Global hotkey to toggle window visibility (similar to guake, default is ctrl + 2) Multi platform (Linux, Mac, Win). Multi-language support (electerm-locales, contributions/fixes welcome) Double click to directly edit (small) remote files. Edit (small) local files with built-in editor. Auth with...
    Downloads: 367 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next