JSPM

Found 240 results for linked

levelgraph-n3

LevelGraph plugin that add the ability to load and store n3/turtle files.

  • v2.1.0
  • 17.07
  • Published

@toolbuilder/list

Tiny, mutable, double linked, iterable list.

  • v1.2.4
  • 17.05
  • Published

server-link

Wait until all linked servers your app depends on are ready

  • v1.1.0
  • 16.94
  • Published

n-quads-parser

Simple, fast, n-quads and n-triples parser

  • v2.1.1
  • 16.94
  • Published

schemas

Nodejs library and command-line tool for Linked-Data and Schemas

  • v1.0.0
  • 16.74
  • Published

rdf-mime-type-util

Parse and serialize data based on mime type

  • v0.3.0-rc1
  • 16.71
  • Published

folder-to-rdf

Get an RDF graph of the contents of a folder

  • v0.2.0
  • 16.09
  • Published

indexed-map

An enhanced map that supports easy insertion or deletion at specific position. Give access to entries by index or key. Can be used instead of a linked list.

  • v1.0.0
  • 16.01
  • Published

jsonld-vis

Turns JSON-LD into pretty graphs

  • v2.1.0
  • 15.64
  • Published

list-runner

a lightweight linked-list implementation that offers both Singly (next) and Doubly data structures (next and previous)

  • v1.1.5
  • 15.07
  • Published

one-way-linked-list

A simple one way linked list that stores the head, tail and length of the list

    • v1.0.7
    • 14.78
    • Published

    dl-list

    This package is a javascript implementation of Doubly Linked List.

    • v1.0.3
    • 14.63
    • Published

    lill

    Lightweight linked list implementation with small memory footprint.

    • v0.5.0
    • 14.21
    • Published

    jstandard

    Common data structures implementation for javascript

    • v0.1.2
    • 13.76
    • Published

    @zerodep/struct-linkedlist

    A factory that returns an optionally-typed, iterable Linked List data structure.

    • v2.5.11
    • 13.74
    • Published

    @zerodep/struct

    A collection of factories to create various optionally-typed data structures

    • v2.6.11
    • 13.66
    • Published

    icollections

    Typescript Data Structures

    • v3.0.16
    • 13.04
    • Published

    qi-nodes

    Base implementation for composite patterns in JavaScript.

    • v1.0.1
    • 12.95
    • Published

    spectrum-kit

    spectrum of libraries for different needs

    • v3.0.0
    • 12.67
    • Published

    singlie

    âš¡ Singly circular & linear linked lists for ES6

    • v2.1.0
    • 12.04
    • Published

    rest-linked

    A prototype suporting REST based linked data in js-data, without requiring all facets of JSON-API.

    • v1.0.4
    • 12.04
    • Published

    solidity-linked-list

    An utility library for working with sorted linked list data structures in your Solidity project.

    • v6.4.0
    • 12.04
    • Published

    @rdfdev/delta

    Toolkit for working with linked-deltas

    • v1.2.3
    • 11.59
    • Published

    lazy-linked-lists

    Lazy and infinite linked lists for JavaScript.

    • v0.1.1
    • 11.27
    • Published

    link-status

    A command line tool to show you all linked modules in your current Node.js project.

    • v1.2.0
    • 11.11
    • Published

    searchbee

    Search API based on external knowledge graphs

    • v2.1.2
    • 10.78
    • Published

    @rdfdev/actions

    Work with linked delta actions quick and easy

    • v1.2.3
    • 10.77
    • Published

    @aureooms/js-sll

    Singly linked list code bricks for JavaScript

    • v1.0.2
    • 10.77
    • Published

    circularray

    A fast circular array implementation in JavaScript.

    • v0.2.2
    • 10.69
    • Published

    @tangle-js/ld-proofs

    Linked Data Proofs on the Tangle. Powered by IOTA Identity & IOTA Streams

    • v0.9.6-1
    • 10.53
    • Published

    tsalgo

    Typed data structures, algorithms, and utility functions library for JavaScript/TypeScript

    • v1.2.2
    • 10.48
    • Published

    quisin

    Data Structures of Javascript & TypeScript. Binary Tree, BST, Graph, Heap, Priority Queue, Linked List, Queue, Deque, Stack, AVL Tree, Tree Multiset, Trie, Directed Graph, Undirected Graph, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Qu

    • v1.4.0
    • 10.41
    • Published

    rdf-serializer-xml

    RDF/XML serializer that follows the RDF Interface specification

    • v0.1.0
    • 10.38
    • Published

    find-ign-map

    A tool to get linked IGN map for a GPS point.

    • v1.0.5
    • 10.32
    • Published

    collections.js

    A set of collections with good APIs for the javascript language

    • v0.0.7
    • 10.31
    • Published

    circle-ds

    A suite of circular data structures, including deques, lists, maps, queues, sets and stacks.

    • v2.1.1
    • 9.90
    • Published

    bubbles

    Decentralized data storage

    • v0.1.1
    • 9.73
    • Published

    linkedstate

    Context alternative for react. Link multiple states within components using a unique key, and set them/update them globally.

    • v2.0.9
    • 9.59
    • Published

    @rdfdev/collections

    Toolkit for working with collections, lists, arrays in RDF

    • v1.2.5
    • 9.27
    • Published

    qdlist

    quicker doubly-linked list

    • v0.12.0
    • 8.80
    • Published

    linkedlee

    JavaScript library implementation of a Linked List with extra power

    • v1.4.6
    • 8.66
    • Published

    ds-sll

    JS implementation of Singly Linked Lists

    • v1.0.1
    • 8.63
    • Published

    postal.linked-channels

    postal.js add-on enabling forwarding from one channel/topic to another.

    • v0.1.1
    • 8.11
    • Published

    d-link-list

    typescript double linked list implementation with added accessors, removers, and inserter utils. As well as a map function that returns an index on each iteration

    • v0.1.4
    • 7.99
    • Published

    merge-linked-lists

    Merges multiple sorted linked lists into one sorted linked list

    • v0.0.6
    • 7.99
    • Published

    doubly-linkedlist

    simple and fast circular doubly linked list with a runtime of O(1) for basic operations

    • v1.0.2
    • 7.80
    • Published

    smart-ll

    Its a simple implementation of Linked-List

    • v0.0.3
    • 7.28
    • Published

    smart-list

    Linked list for NodeJS.

    • v0.1.1
    • 7.22
    • Published

    other-queue

    Queue in JavaScript

    • v1.0.0
    • 7.19
    • Published

    rdf-store-multi

    RDF Store that can run multiple RDF stores

    • v0.1.3
    • 7.15
    • Published

    rdf-store-acl

    Add ACL support to your store

    • v0.1.4
    • 7.15
    • Published

    doublie

    âš¡ Doubly circular & linear linked lists for ES6

    • v1.1.0
    • 7.05
    • Published

    double-linkedlist

    A double linked list data structure for storing data

    • v1.0.4
    • 6.43
    • Published

    lget

    linked data get

    • v0.0.1
    • 6.43
    • Published

    lijst

    JavaScript doubly linked list implementation

    • v0.1.0
    • 6.36
    • Published

    @aureooms/js-dll

    Doubly linked list code bricks for JavaScript

    • v7.0.0
    • 6.33
    • Published

    doublelist

    A fast-lookup key-value doubly-linked list implementation for nodejs.

    • v0.1.3
    • 6.33
    • Published

    rdf-parser-rdfa

    RDFa parser that follows the RDF Interface specification

    • v0.3.0-rc1
    • 6.33
    • Published

    linked-list-tsagga

    A handy linked list creator, for most efficient JS use

      • v1.2.3
      • 6.33
      • Published

      sl_mashlib

      Data mashup library

      • v0.2.14
      • 6.32
      • Published

      nostr-vocab

      Nostr Vocab for Linked Data

      • v0.0.17
      • 6.31
      • Published

      ki-map

      "Keyed and Indexed Map", a pure javascript object that simulates the native 'Map' object with indexing features and others useful methods.

      • v1.0.2
      • 6.27
      • Published

      rdf-shell

      utils for rdf and solid

      • v0.4.14
      • 6.27
      • Published

      triply

      Triply-linked list

      • v0.1.1
      • 6.18
      • Published

      ds-and-algos-in-js

      Implementation of traditional data structures and algorithms and some of the algorithmic problems in javascript

      • v1.0.0
      • 5.36
      • Published

      nequalszero-data-structures

      Common JavaScript data structure implementations for Doubly Linked List, Hash Map, and Cache

      • v1.0.0
      • 5.32
      • Published

      gitpay

      utils for gitpay.org and related systems

      • v0.0.7
      • 5.32
      • Published

      ds-js

      Data Structures in JavaScript using ES6 classes

        • v0.0.5
        • 5.31
        • Published

        ez-double-linked-list

        A simple double linked list that stores the head, tail and length of the list.

          • v1.0.2
          • 5.31
          • Published

          light-linkedlist

          Light implementation for Linked List data structure in Javascript.

          • v1.0.0
          • 5.28
          • Published

          hyperfetch

          Fetch JSON-LD from any URI if possible

          • v0.2.2
          • 5.28
          • Published

          rdf-store-server

          RDF Store that uses a local store or a remote store depending on the IRI

          • v0.1.6
          • 5.27
          • Published

          webid-get

          Get a webid graph

          • v0.1.1
          • 4.05
          • Published

          basislijst-gebouwen

          Genereer een basislijst van gebouwen adhv postcodes

          • v0.0.1
          • 4.05
          • Published

          keydown-even

          js键盘事件绑定

            • v1.2.0
            • 4.03
            • Published

            @tangle.js/ld-proofs

            Linked Data Proofs on the Tangle. Powered by IOTA Identity & IOTA Streams

            • v0.9.2
            • 4.03
            • Published

            retake

            Pragmatic data structures - immutable list, zipper, and transducers -­ for JavaScript.

            • v0.1.0
            • 4.01
            • Published

            solid-live

            solid live main repo

            • v0.0.1
            • 4.01
            • Published

            florest

            Simple Linked Lists and Tree Implementation

            • v1.0.1
            • 4.01
            • Published

            dalgo

            Data Structures and Algorithms

            • v1.0.1
            • 4.01
            • Published

            @itrocks/links

            Multiple linked objects input and transformers

            • v0.0.2
            • 3.99
            • Published

            twinql-server

            Queries the semantic web on your behalf

            • v0.13.0
            • 3.98
            • Published

            js-collections-framework

            Javascript implementation of commonly used data structures like stack, tree, graph..

            • v0.0.3
            • 3.98
            • Published

            @rdfoo/rdf-parser-n3

            N3 parser that follows the RDF Interface specification

            • v0.4.0
            • 3.96
            • Published

            execution-line

            a hook system to execute functions sequentially, like "pipe" or "compose"

              • v1.0.0
              • 3.96
              • Published

              ldnode-fs

              Run the Linked Data Platform over filesystem

              • v0.1.0
              • 3.96
              • Published

              shacl-form-react

              A HTML5 form generator for any SHACL constraint compliant to the W3C standard.

              • v1.2.1
              • 3.90
              • Published

              folder-table

              Solid-compatible Panes: File table

              • v1.0.0
              • 3.90
              • Published

              @lbtek/linked-list

              Linked list data structure: an alternative to array

              • v1.1.6
              • 3.90
              • Published

              solid-acl

              Access Control List, the solid way

              • v1.0.1
              • 2.37
              • Published

              js-linked-queue

              A javascript implementation of the queue data structure with a doubly linked list

              • v0.2.1
              • 2.37
              • Published

              user-vocab

              User Vocab for Linked Data Profile

              • v0.0.10
              • 2.35
              • Published

              seki

              Semantic Web middleware

              • v0.0.4
              • 2.35
              • Published

              solid-tests

              Tests for Solid implementations

              • v0.1.5
              • 2.35
              • Published

              doublylinkedlist

              This is a simple doubly linked list which query speed is specifically optimized for the PxDiffFrameAnimation.

              • v0.0.2
              • 2.35
              • Published

              linkeddata

              The Linked Data library

              • v0.1.0
              • 2.35
              • Published

              list-singly-linked

              Singly Linked List data structure implementation

                • v1.0.5
                • 2.34
                • Published

                llist

                Linked list implementation on JS

                • v1.0.1
                • 2.34
                • Published

                @nohat/js-linked-list

                Creates a linked list module for use in javascript node environments

                • v1.0.4
                • 2.34
                • Published

                ldkit-comunica

                LDKit-compatible Comunica query engine build

                  • v0.0.2
                  • 2.34
                  • Published

                  agent-vocab

                  Agent Vocab for Linked Data

                  • v0.0.2
                  • 2.33
                  • Published

                  shacl-check

                  Subset of SHACL test functionality.

                  • v1.0.4
                  • 2.33
                  • Published

                  zelda-lists

                  Featuring Link...ed lists

                  • v1.0.0
                  • 2.33
                  • Published

                  list-structure

                  javascript list data structure.

                  • v2.0.0
                  • 2.28
                  • Published

                  lws-server

                  Linked Web Storage Server

                  • v0.0.1
                  • 2.28
                  • Published

                  structz

                  ES2015 Class versions of a Node and Tree data structure

                  • v1.0.1
                  • 2.28
                  • Published

                  unshuffle

                  In-place sort of linked lists

                  • v1.0.0
                  • 2.28
                  • Published

                  yield-list

                  creat a doubly linked list, using a simple comands. and have a iterator map too!

                  • v0.7.0
                  • 2.28
                  • Published

                  linkedfunclist

                  A linked list whose elements store functions.

                  • v1.0.3
                  • 0.00
                  • Published

                  money-pane

                  Solid-compatible Panes: Money

                  • v0.1.0
                  • 0.00
                  • Published

                  datastructskit

                  DataStructuresJSKit is an easy-to-use package that adds essential data structures to your JavaScript code. With support for Typescript.

                  • v3.0.0
                  • 0.00
                  • Published

                  own-namespace

                  A collection of common RDF namespaces used in the Solid project

                  • v0.4.5
                  • 0.00
                  • Published

                  linked93

                  Linkedlist operations

                  • v0.1.1
                  • 0.00
                  • Published

                  pragmaticsolutionjs

                  Select packages from NPM Repository with web scraping and semantic web

                  • v1.0.2
                  • 0.00
                  • Published

                  typed-ds-algs

                  Messing around with implementing data structures in typescript

                  • v0.3.0
                  • 0.00
                  • Published

                  list-doubly-linked

                  Doubly Linked List data structure implementation

                    • v1.0.1
                    • 0.00
                    • Published

                    @jarvissa/js-linked-list

                    A JavaScript implementation of Singly Linked Lists with common and helper functions

                    • v1.0.0
                    • 0.00
                    • Published

                    dllist.js

                    A Javascript implementation of double linked list

                    • v1.0.3
                    • 0.00
                    • Published