https://www.math.unipd.it/~tullio/IS-1/2019/Progetto/C2.pdf
Strip UTF-8 byte order mark (BOM) from a string
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
This contains the core type definitions to be used across etherless-smart, etherless-server and etherless-cli.
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by
Uniswap Smart Order Router
Check if a path exists
AWS SDK for JavaScript Sso Oidc Client for Node.js, Browser and React Native
The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.
The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.
The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
The Nx Plugin for Web Components contains generators for managing Web Component applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Jest, Playwright, Cypress, and Storybook. - Scaffolding for creating bu
The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
The Nx Plugin for building and testing applications using Vite
The eslint-plugin package is an ESLint plugin that contains a collection of recommended ESLint rule configurations which you can extend from in your own ESLint configs, as well as an Nx-specific lint rule called enforce-module-boundaries.
The Nx Plugin for Webpack contains executors and generators that support building applications using Webpack.
The Nx Plugin for Module Federation contains executors and utilities that support building applications using Module Federation.
Check if argv has a specific flag
The React plugin for Nx contains executors and generators for managing React applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Jest, Vitest, Playwright, Cypress, and Storybook. - Generators for applica
The Nx Plugin for Vitest to enable fast unit testing with Vitest.
The Nx Plugin for Cypress contains executors and generators allowing your workspace to use the powerful Cypress integration testing capabilities.
The Node Plugin for Nx contains generators to manage Node applications within an Nx workspace.
The Nx Plugin for Docker to aid in containerizing projects.