Suggested Categories:

Blockchain Node Providers
Blockchain node providers offer blockchain nodes and blockchain node hosting as a service. Blockchain nodes are essential for a functioning blockchain because the nodes store a full copy of the distributed ledger, and are necessary for blockchain developers to build decentralized applications.
RPC Node Providers
RPC node providers, also known as RPC endpoint providers, are services that offer access to blockchain networks. They enable users to connect to the network and leverage its features such as transactions, data storage, and smart contract execution. RPC node providers charge users for the right to use their services; the costs vary depending on the type and level of service.
Edge Computing Software
Edge computing platforms, also known as distributed edge platforms. are software platforms that enable organizations to use distributed computing technology to process data at the "edge" of a network.
SaaS Management Software
SaaS management software helps organizations efficiently manage their Software as a Service (SaaS) subscriptions, usage, and costs. These platforms provide tools for tracking which SaaS applications are being used across the organization, managing licenses, monitoring usage patterns, and ensuring compliance with vendor contracts. SaaS management software also includes features for optimizing spending by identifying unused or underused applications, preventing duplication, and negotiating better terms with providers. By using this software, businesses can streamline procurement, reduce waste, and improve control over their SaaS portfolio, ensuring that the organization is getting the most value from its subscriptions.
Application Development Software
Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications.
View more categories (5) for "node-sass"
  • 1
    RequireJS

    RequireJS

    RequireJS

    RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code. This setup assumes you keep all your JavaScript files in a "scripts" directory in your project. To take full advantage of the optimization tool, it is suggested that you keep all inline script out of the HTML, and only reference require.js with a requirejs call like so to load your script. ...
    Starting Price: Free
  • 2
    TypeScript

    TypeScript

    TypeScript

    TypeScript adds additional syntax to JavaScript to support a tighter integration with your editor. Catch errors early in your editor. TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js or Deno and in your apps. TypeScript understands JavaScript and uses type inference to give you great tooling without additional code. TypeScript was used by 78% of the 2020 State of JS respondents, with 93% saying they would use it again. The most common kinds of errors that programmers write can be described as type errors: a certain kind of value was used where a different kind of value was expected. ...
    Starting Price: Free
  • 3
    Ant Design

    Ant Design

    Ant Design

    ...Ant Design React is dedicated to providing a good development experience for programmers. Before starting, it is recommended to learn React and ES2015 first, and correctly install and configure Node.js v8 or above. The official guide also assumes that you have intermediate knowledge about HTML, CSS, and JavaScript, and React. If you are just starting to learn front-end or React, it may not be the best idea to use the UI framework as your first step.
    Starting Price: Free
  • 4
    RediSearch
    ...Redis real-time search supports fast indexing and ingestion. It’s engineered for performance using in-memory data structures implemented in C. Scale out and partition indexes over several shards and nodes for greater speed and memory capacity. Enjoy continued operations in any scenario with five-nines availability and Active-Active failover. Redis Enterprise real-time search allows you to quickly create primary and secondary indexes on Hash and JSON datasets using an incremental indexing approach for fast index creation and deletion. ...
  • 5
    Electron

    Electron

    Electron

    ...Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can focus on the core of your application. Electron uses Chromium and Node.js so you can build your app with HTML, CSS, and JavaScript. Electron is an open-source project maintained by the OpenJS Foundation and an active community of contributors. Compatible with Mac, Windows, and Linux, Electron apps build and run on three platforms. To get started with Electron, check out the resources available. Learn how to wrap your web app with Electron, access all the APIs, and generate installers. ...
    Starting Price: Free
  • 6
    Lodash

    Lodash

    Lodash

    ...Lodash is available in a variety of builds and module formats. futil-js is a set of functional utilities designed to complement Lodash. Tested in Chrome 74-75, Firefox 66-67, IE 11, Edge 18, Safari 11-12, and Node.js 8-12. Determine the lowest index at which value should be inserted into an array in order to maintain its sort order. Methods that operate on and return arrays, collections, and functions can be chained together. Methods that retrieve a single value or may return a primitive value will automatically end the chain sequence.
    Starting Price: Free
  • 7
    parsel

    parsel

    Python Software Foundation

    ...CSS is a language for applying styles to HTML documents. It defines selectors to associate those styles with specific HTML elements. XPath is a language for selecting nodes in XML documents, which can also be used with HTML. You can use either CSS or XPath. CSS is usually more readable, but some things can only be done with XPath. Being built atop lxml, parsel selectors support some EXSLT extensions and come with pre-registered namespaces to use in XPath expressions. Parsel selectors allow you to chain selectors, so most of the time you can just select by class using CSS and then switch to XPath when needed.
    Starting Price: Free
  • 8
    Apache ServiceComb
    ...One-click scaffolding, out of the box, speeds up the building of microservice applications. The ecological extension supports multiple development languages such as Java/Golang/PHP/NodeJS. Apache ServiceComb is an open-source solution for microservices. It consists of multiple components that can be flexibly adapted to different scenarios through the combination of components. This guide can help you get started quickly with Apache ServiceComb, which is the best place to start trying for first-time users. To decouple the programming and communication models, so that a programming model can be combined with any communication models as needed. ...
    Starting Price: Free
  • 9
    blanket.js

    blanket.js

    Blanket.js

    ...JavaScript code coverage compliments your existing JavaScript tests by adding code coverage statistics (which lines of your source code are covered by your tests). Parsing the code using Esprima and node-falafel, and instrumenting the file by adding code tracking lines. Connecting to hooks in the test runner to output the coverage details after the tests have been completed. A Grunt plugin has been created to allow you to use Blanket like a "traditional" code coverage tool (creating instrumented copies of physical files, as opposed to live-instrumenting). ...
    Starting Price: Free
  • 10
    ent

    ent

    ent

    ...The API enables you to easily integrate features such as logging, tracing, caching, and even implementing soft deletion with 20 lines of code! The Ent framework supports GraphQL using the 99designs/gqlgen library and provides various integrations. Generating a GraphQL schema for nodes and edges defined in an Ent schema. Efficient field collection to overcome the N+1 problem without requiring data loaders.
    Starting Price: Free
  • 11
    GUIslice

    GUIslice

    GUIslice

    ...New UI / widget types can be created easily. The core GUIslice library is written in pure C. GUIslice is intended to be used with Raspberry Pi and all Arduino adaptations (ATmega, STM32duino, ESP8266 / NodeMCU, ESP32, Adafruit Feather M0, nRF52, etc.). In addition to RPI, GUIslice works in other LINUX-based platforms including BeagleBone Black and Virtual Machines (VM). The LINUX operation supports framebuffer-based displays without X-windows / X11. Touchscreen controls are supported (both resistive and capacitive), but it is also possible to run on non-touch displays. ...
    Starting Price: Free
  • 12
    Swoole

    Swoole

    Swoole

    ...Write your next scalable async application with PHP coroutines and fibers. Compared with other async programming frameworks or software such as Nginx, Tornado, and Node.js, Swoole is a complete async solution that has built-in support for async programming via fibers/coroutines, a range of multi-threaded I/O modules (HTTP server, GRPC, process pools) and support for popular PHP clients like PDO for MySQL, Redis, and CURL. You can use sync or async, coroutine, or fiber API to write the applications or create thousands of lightweight fibers within one Linux process. ...
    Starting Price: Free
  • 13
    Parse

    Parse

    Parse

    Build applications faster with object and file storage, user authentication, push notifications, dashboards, and more out of the box. Parse is an open source backend that can be deployed to any infrastructure that can run Node.js. Parse Server works with the Express web application framework. It can be added to existing web applications, or run by itself. Parse provides an open source backend for powering end-user applications. Connect to an Oracle database execute queries and manage the database. Parse Server is a great, quick way to create an app backend without requiring years of knowledge and time. ...
    Starting Price: Free
  • 14
    The CodeGround

    The CodeGround

    The CodeGround

    TheCodeground is an online integrated development environment that offers a suite of tools for real-time coding practice and collaboration. It supports multiple programming languages, including Rust, GoLang, Node.js, Python, Java, HTML, CSS, and JavaScript. Users can engage in live code sharing, conduct code interviews, and access insightful articles through the Reads section. The platform features an interface similar to Visual Studio Code, complete with autocomplete functionality, JSON differentiation, and a JWT decoder, enhancing the coding experience. ...
  • 15
    Scale to Zero AWS

    Scale to Zero AWS

    Scale to Zero AWS

    ...The kit adheres to AWS's best practices for serverless architecture, guaranteeing high scalability, resilience, and performance. It includes separate frontend applications for landing, authentication, and dashboard functionalities, all built with modern technologies like Node.js, React, and TypeScript. Authentication and authorization are managed through AWS Cognito, supporting various login methods, including social logins. Payment processing is integrated with Stripe and Lemon Squeezy, featuring resilient webhooks configured using SQS and Lambda.
    Starting Price: $90 one-time payment
  • 16
    CodeLite

    CodeLite

    CodeLite

    ...It also includes an integrated debugger with support for GDB, making it easy to set breakpoints, inspect variables, and trace call stacks. Additionally, CodeLite supports Node.js and TypeScript development, making it a versatile choice for both desktop and web-based applications. Its flexibility, cross-platform compatibility (Windows, macOS, and Linux), and integration with popular version control systems like Git and Subversion make it a go-to IDE for developers seeking a lightweight alternative to more resource-intensive environments.
    Starting Price: Free
  • 17
    Base UI
    ... - Accessible: Poor accessibility can make your application difficult to navigate for all users, not just for users with disabilities. - Composable: Component APIs are fully open, so you have direct access to each node, you can easily add or remove parts, and you can wrap them however you prefer.
    Starting Price: Free
  • 18
    Stackify Retrace
    After one too many unexpected late night code fires, we went searching for a set of application performance management tools to help us put an end to it. What we found told us what was broken, but lacked the ability to tell us why our applications failed, or how to maintain them and prevent the potential dumpster fire. So, we built Retrace to do exactly that. From pre-production to deployment, it is our belief that when our 1300+ customers spend less time fighting technology they spend more...
    Starting Price: $99/month
  • 19
    Calico Cloud
    Pay-as-you-go security and observability SaaS platform for containers, Kubernetes, and cloud. Get a live view of dependencies and how all the services are communicating with each other in a multi-cluster, hybrid and multi-cloud environment. Eliminate setup and onboarding steps and troubleshoot your Kubernetes security and observability issues within minutes. Calico Cloud is a next-generation security and observability SaaS platform for containers, Kubernetes, and cloud. It enables...
    Starting Price: $0.05 per node hour
  • 20
    Yarn

    Yarn

    Yarn

    ...Your support makes us thrive. Yarn already knows everything there is to know about your dependency tree, it even installs it on the disk for you. So, why is it up to Node to find where your packages are? Instead, it should be the package manager's job to inform the interpreter about the location of the packages on the disk and manage any dependencies between packages and even versions of packages.
    Starting Price: Free
  • 21
    Moment.js

    Moment.js

    Moment.js

    A JavaScript date library for parsing, validating, manipulating, and formatting dates. Moment was designed to work both in the browser and in Node.js. All code should work in both of these environments, and all unit tests are run in both of these environments. Moment.js has been successfully used in millions of projects. As of September 2020, Moment gets over 12 million downloads per week! Moment has evolved somewhat over the years, but it has essentially the same design as it did when it was created in 2011. ...
    Starting Price: Free
  • 22
    Istanbul

    Istanbul

    Istanbul

    ...Now, simply place the command nyc in front of your existing test command. nyc's instrument command can be used to instrument source files outside of the context of your unit tests. nyc is able to show you all Node processes that are spawned when running a test script under it. By default, nyc uses Istanbul's text reporter. However, you may specify an alternative reporter.
    Starting Price: Free
  • 23
    K8Studio

    K8Studio

    K8Studio

    ...Seamlessly deploy to popular platforms such as EKS, GKE, AKS, or your dedicated bare metal setup. Experience the power of connecting to your cluster with an intuitive interface, providing a visual representation of nodes, pods, services, and more. Gain instant access to logs, detailed element descriptions, and a bash terminal, all with a simple click. Elevate your Kubernetes experience with K8Studio's user-friendly features. The grid view allows for a comprehensive tabular display of all Kubernetes objects. The left bar enables the selection of specific object types, and this view is entirely interactive and updated in real time. ...
    Starting Price: $17 per month
  • 24
    REST United

    REST United

    REST United

    ...The platform also leverages the Postman Chrome plug-in to facilitate testing and debugging of REST APIs, streamlining the development workflow. For those designing their own REST APIs using frameworks like Node.js, Ruby Sinatra, Scala Scalatra, or Java JAX-RS, REST United offers assistance in generating server-side code. Support is readily available, with the promise of responses within 12 hours to any inquiries. Overall, REST United aims to make REST API development more accessible and efficient by providing tools that bridge the gap between API design and implementation.
    Starting Price: $1 per month
  • 25
    Azure App Service
    Quickly build, deploy, and scale web apps and APIs on your terms. Work with .NET, .NET Core, Node.js, Java, Python or PHP, in containers or running on Windows or Linux. Meet rigorous, enterprise-grade performance, security and compliance requirements used a trusted, fully managed platform that handles over 40 billion requests per day. Fully managed platform with built-in infrastructure maintenance, security patching, and scaling.
    Starting Price: $0.013 per hour
  • 26
    FAB Builder

    FAB Builder

    FAB Builder

    FAB Builder is a powerful Code Generation/Low Code platform that accelerates web and mobile app development. It seamlessly integrates with MERN stack, MEAN stack, React, Node.js, Java, Flutter, and iOS, enabling rapid front-end, back-end, and mobile app creation. Leveraging AI and pre-built templates, it optimizes workflows, reducing costs and increasing productivity. Features include automated code generation, customizable templates, error-free code, integration-ready tools, collaborative features, rapid prototyping, and cross-platform support. ...
  • 27
    RasPiEsi
    ...Epesi BIM on LLMP stack: - Linux - Lighttpd - MariaDB - tuned - PHP 7.4 FPM + memcached and ZRAM neofetch, mc, ncdu added and updated 77 packages on November 4, 2023 for version 1.1 ("Józiu") RasPiEsi is the smallest possible Epesi Node I was able to build with the smallest RAM usage of only 133MB! Thanks to the excellent DietPi distro this tiny server runs Epesi surprisingly well especially on a fast SD card. It should run unmodified on any Raspberry Pi - from the lowest end $5 RPi Zero with no WiFi and 1 CPU and 512 MB of RAM (used to create this disk image), to the high end RPi 4. ...
    Starting Price: $0
  • 28
    JFrog Pipelines
    ...Pre-packaged declarative steps with no scripting required, making it easy to create complex pipelines, including cross-team “pipelines of pipelines.” Integrates with most DevOps tools. The steps in a single pipeline can run on multi-OS, multi-architecture nodes, reducing the need to have multiple CI/CD tools.
    Starting Price: $98/month
  • 29
    Azure Pipelines
    Automate your builds and deployments with Pipelines so you spend less time with the nuts and bolts and more time being creative. Get cloud-hosted pipelines for Linux, macOS, and Windows. Build web, desktop and mobile applications. Deploy to any cloud or on‑premises. Build, test, and deploy Node.js, Python, Java, PHP, Ruby, C/C++, .NET, Android, and iOS apps. Run in parallel on Linux, macOS, and Windows. Easily build and push images to container registries like Docker Hub and Azure Container Registry. Deploy containers to individual hosts or Kubernetes. Explore and implement a wide range of community-built build, test, and deployment tasks, along with hundreds of extensions from Slack to SonarCloud. ...
  • 30
    Portainer Business
    Portainer is an intuitive container management platform for Docker, Kubernetes, and Edge-based environments. With a smart UI, Portainer enables you to build, deploy, manage, and secure your containerized environments with ease. It makes container adoption easier for the whole team and reduces time-to-value on Kubernetes and Docker/Swarm. With a simple GUI and a comprehensive API, the product makes it easy for engineers to deploy and manage container-based apps, triage issues, automate...
    Starting Price: Free
MongoDB Logo MongoDB