Matanuska ADR 001 - Encoding Language

This page summarizes the projects mentioned and recommended in the original post on dev.to

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. node-addon-api

    Module for using Node-API from C++

    It's the official extension mechanism, and therefore has the best support

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. tap

    Test Anything Protocol tools for node

    The most common option for Node.js addon tests is exporting the addons to Node, and writing the tests in JavaScript. My Node.js test framework is nice to work with, and using it would offer some consistency. However, this would limit me to writing tests for only the API exposed to Node.

  4. cmake-js

    CMake.js - a Node.js native addon build tool

    Supports builds with cmake.js, which I have some experience with and feel positively about

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Vitest vs. Jest: why we are betting on Vitest

    2 projects | news.ycombinator.com | 26 Nov 2024
  • Get Started with TypeScript

    2 projects | dev.to | 27 Sep 2024
  • Integrate Dropbox API with React: A Comprehensive Guide

    1 project | dev.to | 6 Sep 2024
  • Modern Web Development with Turborepo, Next.js, TailwindCSS, NestJS, and More…

    11 projects | dev.to | 20 Aug 2024
  • How to Build an Application With Node.js

    4 projects | dev.to | 9 Aug 2024

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