Showing 1187 open source projects for "js"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    D3.js

    D3.js

    A JavaScript library for visualizing data using web standards

    D3.js (or D3 for Data-Driven Documents) is a JavaScript library that allows you to produce dynamic, interactive data visualizations in web browsers. With D3 you can bring data to life using SVG, Canvas and HTML. Powerful visualization and interaction techniques plus a data-driven approach to DOM manipulation means D3.js gives you greater design freedom and control over the final result.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 2
    web3.js

    web3.js

    Ethereum JavaScript API

    web3.js is the Ethereum JavaScript API that connects to the Generic JSON-RPC spec. It is composed of a selection of libraries that make it possible to interact with a local or remote ethereum node, using a HTTP or IPC connection. The node may be local, hosted by the DApp provider, or a public gateway such as Infura, which operates free Ethereum access points. It is necessary to run a local or remote Ethereum node to be able to use this library. web3.js is directly usable on web technology...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Sentry JS

    Sentry JS

    Sentry SDKs for JavaScript

    From error tracking to performance monitoring, developers can see what actually matters, solve quicker, and learn continuously about their applications, from the frontend to the backend. Over 1M developers and 80K organizations already ship better software faster with Sentry application monitoring. Won’t you join them? Learn the ins and outs of distributed tracing and how it can assist you in monitoring the increasingly complex requirements of full-stack applications. Source code, error...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    p5.js

    p5.js

    Client-side JS platform for artists, designers and students to express

    p5.js is a JavaScript library for creative coding, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! p5.js is free and open-source because we believe software, and the tools to learn it, should be accessible to everyone. Using the metaphor of a sketch, p5.js has a full set of drawing functionality. However, you’re not limited to your drawing canvas. You can think of your whole browser page as your sketch, including HTML5...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • 5
    JS Beautifier

    JS Beautifier

    Beautifier for javascript

    This little beautifier will reformat and re-indent bookmarklets, ugly JavaScript, unpack scripts packed by Dean Edward’s popular packer, as well as partly deobfuscate scripts processed by the npm package javascript-obfuscator. All of the source code is completely free and open, available on GitHub under MIT licence, and we have a command-line version, python library and a node package as well. You may install the NPM package js-beautify. When installed globally, it provides an executable js...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Recogito JS

    Recogito JS

    A JavaScript library for text annotation

    A JavaScript library for text annotation. Use it to add annotation functionality to a web page, or as a toolbox for building your own, completely custom annotation apps. Try the online demo or see the API reference.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    core-js

    core-js

    Modular standard library for JavaScript

    Modular standard library for JavaScript. Includes polyfills for ECMAScript up to 2021: promises, symbols, collections, iterators, typed arrays, many other features, ECMAScript proposals, some cross-platform WHATWG / W3C features and proposals like URL. You can load only required features or use it without global namespace pollution. The maintainers of core-js and the maintainers of thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    fireworks-js

    fireworks-js

    Simple fireworks library! Ready to use components available for React

    A simple fireworks library! Ready-to-use components available for React, Vue 3, Svelte, Angular, Preact, Solid, and Web Components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mo · js

    mo · js

    The motion graphics toolbelt for the web

    mo · js is a javascript motion graphics library that is fast, retina-ready, modular, and open source. In comparison to other libraries, it has a different syntax and code animation structure approach. The declarative API provides you a complete control over the animation, making it customizable with ease. The library provides built-in components to start animating from scratch like HTML, shape, swirl, burst, and stagger, but also brings you tools to help craft your animation in the most natural...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • 10
    blockfrost-js

    blockfrost-js

    Node.js SDK for the Blockfrost.io API

    To run the SDK you need Node.js version 16 and higher. While you may find a way to run it directly in a browser, we don't actively support or provide troubleshooting assistance with this scenario. We recommend setting up your own Node.js backend. Exposing your API keys in a frontend application is almost always a bad idea. Using the SDK is pretty straight-forward as you can see from the following examples. For more examples take a look in blockfrost-js-examples repository. Blockfrost Node.js...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gotrue-js

    gotrue-js

    An isomorphic Javascript library for GoTrue

    An isomorphic JavaScript client library for the GoTrue API. gotrue-js uses the cross-fetch library to make HTTP requests, but an alternative fetch implementation can be provided as an option. This is most useful in environments where cross-fetch is not compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    accounts-js

    accounts-js

    Fullstack authentication and accounts-management for Javascript

    Fullstack authentication and accounts-management for Javascript. Since accounts-js is very flexible, it can be used with multiple transports. For now we provide packages for both GraphQL and REST. We provide a native mongo integration which is compatible with the meteor account system. We also have a Typeorm integration which will let you use accounts-js with any kind of databases. You can use multiple strategies to let your users access to your app. For now we support authentication via email...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Mapbox GL JS

    Mapbox GL JS

    Interactive, thoroughly customizable maps in the browser

    Mapbox GL JS is a JavaScript library that uses WebGL to render interactive maps from vector tiles and Mapbox styles. It is part of the Mapbox GL ecosystem, which includes Mapbox Mobile, a compatible renderer written in C++ with bindings for desktop and mobile platforms. Mapbox GL JS is part of the cross-platform Mapbox GL ecosystem, which also includes compatible native SDKs for applications on Android, iOS, macOS, Qt, and React Native. Mapbox provides building blocks to add location features...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    js-libp2p-monorepo

    js-libp2p-monorepo

    The JavaScript Implementation of libp2p networking stack

    JavaScript implementation of libp2p, a modular peer-to-peer network stack. libp2p is the product of a long and arduous quest to understand the evolution of the Internet networking stack. In order to build P2P applications, devs have long had to make custom ad-hoc solutions to fit their needs, sometimes making some hard assumptions about their runtimes and the state of the network at the time of their development. Today, looking back more than 20 years, we see a clear pattern in the types of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Hermes JS Engine

    Hermes JS Engine

    A JavaScript engine optimized for running React Native

    Hermes-powered apps launch faster, thanks to build-time precompilation of JavaScript into efficient bytecode. Hermes is small in APK size, lean on memory, and starts instantly. It won't weigh your app down. It's simple to get started with Hermes in React Native apps. Hermes is open source and implements JavaScript standards. You will now be in a directory with the output of building Hermes into CLI tools. From here you can run a piece of JavaScript. If you have an existing app based on an...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    All Node.js versions

    All Node.js versions

    List all available Node.js versions

    List all available Node.js versions. Sorted from the most to the least recent. Includes major release and LTS information. This package is an ES module and must be loaded using an import or import() statement, not require(). The return value resolves to an object with the following properties. List of available Node.js versions and related information. Sorted from the most to the least recent Node.js version. List of Node.js major releases sorted from the most to the least recent.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Laravel JS Localization

    Laravel JS Localization

    Convert your Laravel messages and consume them in the front-end

    This package convert all your localization messages from your Laravel app to JavaScript with a small library to interact with those messages following a very similar syntax you are familiar with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ButterCMS JS client

    ButterCMS JS client

    Node/JS API client for ButterCMS

    A seamless CMS with a blazing fast API and marketing dashboard. Stop wasting dev time and free your marketers from your legacy CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    arcgis-rest-js

    arcgis-rest-js

    compact, modular JavaScript wrappers for the ArcGIS REST API

    Compact, modular JavaScript wrappers for the ArcGIS REST API that run in Node.js and modern browsers. ArcGIS REST JS is supported in Node.js 8.x and above. It requires additional packages to polyfill Fetch and FormData. ArcGIS REST JS is supported in the same browsers as the ArcGIS API for JavaScript. ArcGIS REST JS takes advantage of web standards that are supported in all modern desktop browsers and most mobile browsers. ArcGIS REST JS can be deployed with a variety of build tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Amazon Connect connect-rtc-js

    Amazon Connect connect-rtc-js

    Provide softphone support to AmazonConnect customers

    connect-rtc.js provides softphone support to AmazonConnect customers when they choose to directly integrate with AmazonConnect API and not use the AmazonConnect web application. It implements Amazon Connect WebRTC signaling protocol and integrates with browser WebRTC APIs to provide a simple contact session interface that can seamlessly integrate with Amazon Connect StreamJS. In a typical amazon-connect-streams integration, connect-rtc-js is not required on parent page. Softphone call handling...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Node.js Client for Google Maps Services

    Node.js Client for Google Maps Services

    Node.js client library for Google Maps API Web Services

    This library is designed for server-side Node.js applications. Attempting to use it client-side, in either the browser or any other environment like React Native, may in some cases work, but mostly will not. Please refrain from reporting issues with these environments when attempting to use them, since server-side Node.js applications is the only supported environment for this library. For other environments, try the Maps JavaScript API, which contains a comparable feature set, and is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Firebase Admin Node.js SDK

    Firebase Admin Node.js SDK

    Firebase Admin Node.js SDK

    The Admin SDK is a set of server libraries that lets you interact with Firebase from privileged environments to perform actions like read and write Realtime Database data with full admin privileges. Programmatically send Firebase Cloud Messaging messages using a simple, alternative approach to the Firebase Cloud Messaging server protocols. Access Google Cloud resources like Cloud Storage buckets and Cloud Firestore databases associated with your Firebase projects. Create your own simplified...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Configure your Node.js Applications

    Configure your Node.js Applications

    Node.js application configuration

    Node-config organizes hierarchical configurations for your app deployments. It lets you define a set of default parameters, and extend them for different deployment environments (development, qa, staging, production, etc.). Configurations are stored in configuration files within your application, and can be overridden and extended by environment variables, command line parameters, or external sources. This gives your application a consistent configuration interface shared among a growing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next