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
761 stars
6 watching
41 forks
Language: JavaScript
last commit: about 1 month 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 | 362 |
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 | 229 |
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 | 788 |
lirantal/npq | Automates package installation safety checks by auditing npm packages for vulnerabilities and providing warnings before installing. | 958 |
g-plane/tiny-package-manager | Explains how package managers work and demonstrates their functionality in a simplified example | 370 |
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 | 494 |
sindresorhus/package-up | Finds the closest package.json file in a directory tree | 160 |
jamiemason/shrinkpack | A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. | 795 |
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 | 137 |
sindresorhus/read-package-up | Finds the closest package.json file and returns its contents | 258 |