{"library":"nanotar","type":"library","category":null,"description":"nanotar is a compact and efficient utility library designed for creating and parsing Tar archives across various JavaScript environments, including Node.js, browsers, and edge runtimes. It prioritizes performance and a minimal footprint, making it suitable for resource-constrained applications. The current stable version is 0.3.0, with releases occurring as needed for enhancements and fixes, as demonstrated by recent updates to 0.2.0 and 0.3.0. A key differentiator is its universal JavaScript runtime compatibility and the inclusion of TypeScript types, ensuring robust development. It offers core functionalities for both generating `.tar` files and extracting their contents, supporting common Tar specifications. Unlike some alternatives, it aims to be dependency-free and focuses purely on the Tar format without additional compression (like gzip) built-in, allowing users to combine it with other compression libraries as needed.","language":"javascript","status":"active","version":"0.3.0","tags":["javascript","typescript"],"install":[{"cmd":"npm install nanotar","imports":["import { createTar } from 'nanotar'","import { parseTar } from 'nanotar'","import type { TarFileItem } from 'nanotar'"]},{"cmd":"yarn add nanotar","imports":[]},{"cmd":"pnpm add nanotar","imports":[]}],"homepage":null,"github":"https://github.com/unjs/nanotar","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/nanotar","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/nanotar/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}