JavaScript Document

Open-source JavaScript projects categorized as Document

Top 9 JavaScript Document Projects

  • Parsr

    Transforms PDF, Documents and Images into Enriched Structured Data

    Project mention: LlamaCloud and LlamaParse | news.ycombinator.com | 2024-02-20

    I'm part of the team that build LlamaParse. It's net improvement compare to other PDF->Structured Text extractors (I build several in the past, includig https://github.com/axa-group/Parsr).

    For character extraction, LlamaParse use a mixture of OCR / character extraction from the PDF (it's the only parser I'm aware of that address some of the buggy PDF font issues, check the 'text' mode to see raw document before reconstruction), use a mixture of heuristic and Machine learning models to reconstruct the document.

    Once plug with a Recursive retrieval strategy, allow you to get Sota result on question answering over complexe text (see notebook: https://github.com/run-llama/llama_parse/blob/main/examples/...).

    AMA

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • Teedy

    Lightweight document management system packed with all the features you can expect from big expensive solutions (by sismics)

  • javascript-sdk-design

    JavaScript SDK Design Guide extracted from work and personal experience

  • arcadedb

    ArcadeDB Multi-Model Database, one DBMS that supports SQL, Cypher, Gremlin, HTTP/JSON, MongoDB and Redis. ArcadeDB is a conceptual fork of OrientDB, the first Multi-Model DBMS. ArcadeDB supports Vector Embeddings.

    Project mention: One Minute: DatAasee | dev.to | 2024-09-10

    Features: REST-like CQRS HTTP-API, Faceted Search, Full-text Search Interface: OpenAPI, JSON, JSON API, JSON Schema Query Languages: SQL dialect, Cypher, Gremlin, MQL, GraphQL Ingest Protocols: OAI-PMH, S3 Ingest Encoding: XML Ingest Formats: DataCite, DublinCore, MARC, MODS Deployment: Compose, Docker-Compose, Podman-Compose, K8s (via Kompose) Components: ArcadeDB, Connect, Lowdefy License: MIT

  • bookworm

    The Universally Accessible document Reader (by blindpandas)

  • browser-monads

    Monads for `window` and `document`

  • rehype-document

    plugin to wrap a fragment in a document

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • deriveODM

    DeriveODM is a reactive ODM - Object Document Mapper - framework, a "wrapper" around MongoDB, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.

  • doku.js

    A Simple Text/Document Viewer written in JS

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Document discussion

Log in or Post with

JavaScript Document related posts

  • ArcadeDB: Multi-Model Database Supporting Graphs, KV, Documents, TS, and Vectors

    1 project | news.ycombinator.com | 4 Jan 2024
  • What are the best practices (+ hard choices) when building SDKs?

    1 project | news.ycombinator.com | 22 Jul 2022
  • I made an online PDF editor that respects your privacy

    2 projects | /r/InternetIsBeautiful | 16 Apr 2022

Index

What are some of the best open-source Document projects in JavaScript? This list will help you:

Project Stars
1 Parsr 5,754
2 Teedy 1,913
3 javascript-sdk-design 1,412
4 arcadedb 481
5 bookworm 120
6 browser-monads 64
7 rehype-document 31
8 deriveODM 4
9 doku.js 4

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?