All Projects → g-harel → npmfs

g-harel / npmfs

Licence: MIT license
javascript package inspector

Programming Languages

go
31211 projects - #10 most used programming language
HTML
75241 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to npmfs

pg-diff
PostgreSQL schema and data comparing tool
Stars: ✭ 39 (-56.67%)
Mutual labels:  diff, compare
HandySub
Download Subtitle from Subscene and other sources
Stars: ✭ 42 (-53.33%)
Mutual labels:  diff, compare
vscode-diff
Compare two folders in Visual Studio Code
Stars: ✭ 66 (-26.67%)
Mutual labels:  diff, compare
array-diff-multidimensional
Compare the difference between two multidimensional arrays in PHP
Stars: ✭ 60 (-33.33%)
Mutual labels:  diff, compare
Compare-UserJS
PowerShell script for comparing user.js (or prefs.js) files.
Stars: ✭ 79 (-12.22%)
Mutual labels:  diff, compare
array-sort-by
Powerful mechanism to sort arrays or array of objects by one or more properties. You can also specify a custom comparer function.
Stars: ✭ 37 (-58.89%)
Mutual labels:  compare
hediye
Hash Generator & Cracker
Stars: ✭ 40 (-55.56%)
Mutual labels:  online
PSEventViewer
PSEventViewer (Get-Events) is really useful PowerShell wrapper around Get-WinEvent. One of the features you may be interested in is a simple way of getting “hidden” events data
Stars: ✭ 74 (-17.78%)
Mutual labels:  viewer
dotfiles
my dot files with git and docker extension for windows and linux
Stars: ✭ 13 (-85.56%)
Mutual labels:  diff
whatsapp-chat-parser-website
Website to view your exported WhatsApp chat logs 👁‍🗨
Stars: ✭ 68 (-24.44%)
Mutual labels:  viewer
svg2vector
Online batch converter of SVG images to Android vector drawable XML resource files
Stars: ✭ 39 (-56.67%)
Mutual labels:  online
code-server-openshift
Coder in your Kube/Docker/OpenShift cluster
Stars: ✭ 16 (-82.22%)
Mutual labels:  online
composer-diff
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
Stars: ✭ 51 (-43.33%)
Mutual labels:  diff
webp-wasm
Webp image convertor (webassembly, works offline in browser)
Stars: ✭ 18 (-80%)
Mutual labels:  online
infinite-viewer
Infinite Viewer is Document Viewer Component with infinite scrolling.
Stars: ✭ 85 (-5.56%)
Mutual labels:  viewer
try clojerl
Online Clojerl REPL
Stars: ✭ 26 (-71.11%)
Mutual labels:  online
hollow-knight-completion-check
App for reading and analyzing a Hollow Knight save file. Shows what remains to do for full 112% Game Completion, Achievements, Hunter's Journal, Collectibles, True Completion %. Includes a self-designed Hint system.
Stars: ✭ 23 (-74.44%)
Mutual labels:  online
preact-source-learn
Preact+hook源码解析
Stars: ✭ 16 (-82.22%)
Mutual labels:  diff
go-gitdiff
Go library for parsing and applying patches created by Git
Stars: ✭ 41 (-54.44%)
Mutual labels:  diff
Minemap
An efficient map viewer for Minecraft seed in a nice GUI with utilities without ever needing to install Minecraft.
Stars: ✭ 104 (+15.56%)
Mutual labels:  viewer

npmfs

Development

$ go run main.go

Requires a least go1.11 (for go modules support) and git to be installed.

Replace go with gin for auto-restarts.

Tests are run using the standard go test command (go test ./...).

Deployment

This project is hosted on Google Cloud Platform's Cloud Run product (currently in beta).

The deployment workflow uses GitHub Actions to publish a new image and update the running service on push.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].