Showing 84 open source projects for "node-sass"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    musicForProgramming

    musicForProgramming

    Unofficial port of musicforprogramming.net to be hosted on IPFS

    Listen to music while you program, streamed via the peer-to-peer technology IPFS. The music comes from musicforprogramming.net, and has been carefully chosen to maximize concentration by providing just the right amount of interest to occupy the parts of your brain that would otherwise be left free to wander and lead to distraction during your work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ipfs-provider

    ipfs-provider

    Connect to IPFS via an available provider

    Returns IPFS API object by trying multiple providers in a custom fallback order. This is a general-purpose replacement for ipfs-redux-bundle. When using prebuilt bundles in production use explicit versions and SRI hashes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hydra Booster

    Hydra Booster

    A DHT Indexer node & Peer Router

    A new type of DHT node designed to accelerate the Content Resolution & Content Providing on the IPFS Network. A (cute) Hydra with one belly full of records and many heads (Peer IDs) to tell other nodes about them, charged with rocket boosters to transport other nodes to their destination faster. Only run a hydra-booster on machines with public IP addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ipns-pin

    ipns-pin

    Script to pin files via ipns and keep them updated

    A small script that updates pins for ipns addresses. Should be set up as a cron job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    ipfs-api-mount

    ipfs-api-mount

    Mount IPFS directory as local FS

    ...By adding caching one can improve performance a lot. Apart from mounting one specified CID you can also mount whole IPFS namespace. This is similar to ipfs mount provided in go-ipfs. ipfs-api-mount uses node API for listing directories and reading objects. Objects are decoded and file structure is created localy (not in IPFS node). Caching is added on objects level. In case of nonlinear file access with many small reads there is a risk of cache thrashing. If this occurs performance will be much worst than without cache. When using the command you can adjust cache size to get best performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Almonit plugin

    Almonit plugin

    ENS+IPFS Firefox plugin by Almonit

    A Dwebsites (decentralized websites) browser extension by Almonit. Almonit is a browser extension for Dwebsites. Traditional websites use a server and a name service (DNS) to be accessible. Decentralized websites replace the server with decentralized storage and the name service with a decentralized name service. Almonit browser extension lets users access Dwebsites through the browser. The extension focuses on IPFS and Skynet as a decentralized storage, and ENS as a decentralized name...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenBazaar Client

    OpenBazaar Client

    OpenBazaar 2.0 Desktop Client (talks to openbazaar-go server daemon)

    ...Make sure you have Node.js and NPM installed. Node versions older than 8.9.2 or NPM versions older than 5.5.1 may not work.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    FTP2MFS

    FTP2MFS

    Syncing FTP/HTTP/RSYNC into IPFS

    ...Despite the name, FTP2MFS is capable of reading from FTP, HTTP directory listings, rsyncd, and the local filesystem. Beware: ftp2mfs can be used to easily mirror several 100 GB in a few hours, and keep them in sync with upstream and on the local IPFS node. IPFS is not necessarily able to keep that much content available to the network from one node, see hyperprov for an explanation and a solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Nautilus Core

    Nautilus Core

    Automation tools for deploying blockchain networks

    Naultilus Core is a tool to automate running Tezos Nodes. It allows customization of the most important node features, and easily running multiple nodes, along with different integrations to simplfy node interactions. With each Node in Archive mode, you can also start an instance of Conseil and Arronax. Nautilus Core is only supported in macOS and Linux. Running Tezos Nodes (particularly Archive Nodes) can take massive amounts of storage when fully synced (~300 GB). 16GB of memory is recommended for running Tezos Nodes, along with the other processes alongside it. 8GB of ram should suffice, but it might not be comfortable for the containers, nor for anything else running on the machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Space Daemon

    Space Daemon

    The Space Daemon packages together IPFS, Textile Threads/Buckets

    ...If you downloaded the binary, you don't have to worry about this since it will be connecting to our services. It's good to understand what's happening behind the scenes though. All encrypted files are stored in an IPFS node. For convenience, Space Daemon runs an embedded node within the daemon that can be configured as well as the option to specify an external node to connect to. Centralized services that are optional, but offer additional convenience. Used mainly for identity. By using these services, you can allow users to claim usernames, so that Space Daemon can know the public key of a given username and in that way share files via username without having to input public keys directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IPFS Publish

    IPFS Publish

    Continuous Delivery of static websites to IPFS

    ...It consists of two parts: a small web server and management CLI. Web server exposes an endpoint that you use as your Git's webhook. When the hook is invoked, it clones your repo, build it (if needed), add it to the IPFS node (pin it if configured) and publish the new IPFS address under configured IPNS name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PowergateIO

    PowergateIO

    A bridge between OrbitDB and Powergate

    A bridge between OrbitDB and Powergate, which is itself a bridge between Filecoin and IPFS. PowergateIO is designed to work with only one configuration option: the gRPC endpoint of the Powergate node you want to connect to. Everything else should be handled "under the hood" for you. PowergateIO is meant to be used from one IPFS node to another, and to replicate OrbitDB databases between them. So, let's assume that we have an IPFS node and OrbitDB running locally, and we're going to interact with a remote Powergate instance. Once you've stored a snapshot and have made note of the DB address returned, you can use that db address to retrieve the snapshot!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Schnack

    Schnack

    Simple self-hosted node app for Disqus-like drop-in commenting

    A lightweight, self-hosted comment system for websites that integrates with OAuth providers for authentication.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    go-matrix

    go-matrix

    First version of go-MATRIX, especially for TPS optimization and AI

    ...In the current version, mining nodes that are elected but fail to report their base compute will get blacklisted and lose all rewards for that round. The new patch will raise the penalty for backlisted mining nodes. If blacklisted, your node is also unable to become a candidate mining Masternode for the next election cycle. Difficulty level drops when a new validation leader is elected. If there is a new validation leader in one mining cycle (the time for generating 3 blocks), this mining cycle will take longer to finish, and difficulty for mining the following block will lower down. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Po.et Node

    The Po.et Node

    The core of Po.et

    The Po.et Node allows you to timestamp documents in a decentralized manner. You only need to run docker-compose build to create or update the Docker images, and docker-compose up -d to start them. To shut everything down, it is recommended to use docker-compose down --volumes to stop the running containers and clear any data. If you wish to keep data between invocations, use docker-compose down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ens-updater

    ens-updater

    CLI tool to get/set Ethereum Name System records

    ...The private key needs to be provided via the environment variable or through the file .env in the working directory. Unittests are plain mocha tests located in the folder "unitTests". They do not require ganache or another node to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DAGService

    DAGService

    Library for storing and replicating hash-linked data over the IPFS

    ...It provides the bare minimum functionality for any application to interact with the IPFS network (by getting and putting IPLD blocks) without having to deal with the complexities of operating a full IPFS node. It is an attempt to remake the core piece of the IPFS node reusable on it's own. Because 99% of the time, a browser or mobile (d)App only needs to be able to add and get small bits of data over the IPFS network. This library provides that, in a much smaller package (currently less than 1/2 the size of js-ipfs without much optimization -- we will continue to optimize further). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MFS JavaScript Implementation

    MFS JavaScript Implementation

    JavaScript implementation of the IPFS Mutable File System

    ...A lock is kept on the main thread and any requests to read/write from workers or the main thread itself are queued pending release of the lock by the existing holder. Reads are executed together, writes are executed sequentially, and prevent any reads from starting. If you are using IPFS in a single process or with the node cluster module this should be completely transparent. If you are using Web Workers there is no way to globally listen to messages sent between workers and the main thread.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Mahuta

    Mahuta

    IPFS Storage service with search capability

    Mahuta (formerly known as IPFS-Store) is a library to aggregate and consolidate files or documents stored by your application on the IPFS network. It provides a solution to collect, store, index, cache and search IPFS data handled by your system in a convenient way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    sweet-ipfs

    sweet-ipfs

    IPFS node monitoring for Android & ChromeOS

    Monitor your IPFS node from your phone. This app provides continuous notification that monitors your IPFS node. This node can run on your phone using Termux, or run on another machine. It also provides easy access to the WebUI and settings like power management. The InterPlanetary File System is a peer-to-peer (p2p) file-sharing system that aims to fundamentally change the way information is distributed around the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Textile Mobile

    Textile Mobile

    Encrypted, secure, decentralized personal data wallet

    ...Want to test out new features and get fixes before everyone else? Please add your email to our signup list and we'll get an invite out to you shortly. If you're interested in running your own Textile node, check out the core textile-go library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    net-ipfs-engine

    net-ipfs-engine

    IPFS Core API implementation in .Net

    ...It implements the IPFS Core API which makes it possible to create a decentralised and distributed application without relying on an "IPFS daemon". Basically, your application becomes an IPFS node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    libp2p-connection-manager

    libp2p-connection-manager

    JavaScript connection manager for libp2p

    JavaScript connection manager for libp2p.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pure web3 browser

    pure web3 browser

    Personal immortal robot for the The Great Web

    Personal immortal robot for the Great Web. The project is currently at the concept stage. The idea of addressing things using content addresses in browser makes sense, so it is worth working further on, and the idea of using cyber instead of google right in the browser search bar is also amazing. That is why our current focus is the launch of cyber network. Once we achieve that, we can shift more focus into the development of the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    crawler

    crawler

    A toolchain for bringing web2 to web3

    ...The first one is to parse wiki titles and submit links between keywords and wiki pages. Also, crawler has separate command upload-duras-to-ipfs to upload files to local IPFS node. All DURAs are collected under single root unixfs directory.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB