synp
Package converter
A tool to convert between two package lock files used by different npm versions
Convert yarn.lock to package-lock.json and vice versa
759 stars
6 watching
41 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
converternpmnpm-packagepackage-lock-jsonyarn
Related projects:
Repository | Description | Stars |
---|---|---|
nixos/cabal2nix | A tool that converts Haskell package descriptions from Cabal to Nix build instructions | 361 |
jprichardson/tin | Tool to manage NPM, component, and bower package files | 92 |
tclindner/npm-package-json-lint | A tool to enforce standards and quality in package.json files of Node projects | 224 |
ai/dual-publish | Automates conversion of JavaScript projects to dual ES module and CommonJS packages for publication on npm. | 187 |
lirantal/lockfile-lint | Analyzes lockfiles to detect security issues and ensure packages adhere to predefined policies | 785 |
lirantal/npq | Automates package installation safety checks by auditing npm packages for vulnerabilities and providing warnings before installing. | 954 |
g-plane/tiny-package-manager | Explains how package managers work and demonstrates their functionality in a simplified example | 362 |
sindresorhus/npm-home | A tool for navigating package repositories from the command line. | 198 |
vuki656/package-info.nvim | Automates package dependency management tasks for Neovim users | 487 |
sindresorhus/package-up | Finds the closest package.json file in a directory tree | 159 |
jamiemason/shrinkpack | A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. | 794 |
sindresorhus/package-json | A tool to retrieve metadata from the npm registry | 237 |
e-fever/qmljsify | Converts NPM packages to QML-friendly JavaScript files | 59 |
etingof/pysmi | Tool for parsing and converting SNMP MIBs into various formats | 135 |
sindresorhus/read-package-up | Finds the closest package.json file and returns its contents | 258 |