opfs-tools

EN: A simple, high-performance, and comprehensive file system API running in the browser, built on [OPFS](https://developer.mozilla.org/en-US/docs/Web/API/File_System_API/Origin_private_file_system).

logan-web

Web SDK for Logan, supports log and report in H5 and browser environment.

nx

The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.

@nrwl/devkit

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