Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Socket Optimize
Optimize your dependencies
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
13 packages
Order
Sort by
0b001-bar
[Registry](https://www.npmjs.com/package/0b001-bar)
camerahelperscattergl
scatergl with 2 extra methods for camera syncing across multiple
console.me.js
A package that allows you to console yourself for your tough day.
falcon2
falcon-vis
**`Github Pages`**
grid-assign
This repository is a simple and general API to use the Linear Assignment Problem Algorithm.
grid-assign-js
This repository is a simple and general API to use the Linear Assignment Problem Algorithm. It also has a much higher level grid assignment API that automatically generates the grids for the screen and assigns the points to the grids.
helpful-functions
This will be a npm package that I can install on any project that is a compilation of function or classes that I keep having to implement. This should save me some time in the future if I play my cards right.
js-grad
This is a javascript implementation of autodiff translated from micrograd by Adrej Karpathy. Then built upon this to build a torch like neural network composition
jsmergesort-donny
Testing the performance of my implementation of merge sort vs the native sort by javascript. The native sort uses insertion sort for length < 10 and uses quick sort for lists larger.