Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
@slipmatio/toolbelt
Advanced tools
**Note: this project is under active development, DO NOT USE IN PRODUCTION**
Note: this project is under active development, DO NOT USE IN PRODUCTION
General utilities for Web development
browserIsIE()
browserIsSupported()
copyToClipboard(content: string)
getCookie(name: string)
hasTimeZoneSupport()
isValidSecureUrl(url: string)
prefetchImages(url: string|string[])
storageAvailable(type: 'localStorage' | 'sessionStorage')
getNextPath(router?: Router)
- returns the value of ?next
query param or /
isString(value: string | LocationQueryValue[])
pnpm add @slipmatio/toolbelt
Browser tools: import { tool } from @slipmatio/toolbelt
Vue tools (vue
and vue-router
required): import { tool } from @slipmatio/toolbelt/vue
pnpm i
pnpm dev
Type check: pnpm ts
pnpm test
uv run uvicorn api:app --reload
pnpm test:e2e
Bump version number in package.json
, merge to main.
Contributions are welcome! Please follow the code of conduct when interacting with others.
Follow @uninen on Twitter
0.7.1 (2025-01-13)
browserIsSupported
.FAQs
**Note: this project is under active development, DO NOT USE IN PRODUCTION**
The npm package @slipmatio/toolbelt receives a total of 116 weekly downloads. As such, @slipmatio/toolbelt popularity was classified as not popular.
We found that @slipmatio/toolbelt demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.