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
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
14 packages
Order
Sort by
@bitty/animate
Create and manage animation functions with AnimationFrame API.
@bitty/create-request
Apply interceptors in `fetch` to create a custom request functions.
@bitty/deferred
It provides a function to create Deferred objects. They contains a Promise and methods to imperatively resolve or reject it.
@bitty/either
Either monad implementation.
@bitty/event-emitter
Listen and emit events without dirty your classes, objects and functions with EventEmitter interface.
@bitty/falsy
Falsy helper functions and types for TypeScript.
@bitty/format-date
A small library (around 400 B when gziped & minified) to format JavaScript `Date` object using same tokens as moment.
@bitty/get
A really small and type-safe (requires TypeScript >= 4.1.3) function, that gets a nested value from an object using a path string (like 'a.b[0].d'). If value is 'undefined' or unreachable returns the placeholder instead.
@bitty/insist
Insistently runs a callback and only resolves the promise when its result is truthy.
@bitty/json
Types and type-safe functions for JSON.