Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uploadcare/blocks

Package Overview
Dependencies
Maintainers
3
Versions
338
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uploadcare/blocks

Building blocks for Uploadcare products integration

  • 0.10.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

npm version

Blocks: web components for the Uploadcare platform integrations

💎 Core concepts

  • All in one place: here, you can find everything you need to build a modern and reliable web application with Uploadcare on board.
  • Modern technologies: web components, service workers, wasm, and other cutting edge web standards are ready to show their power.
  • Type safety with a JSDoc declaration and TypeScript static analysis.
  • Modern ESM-level code sharing.
  • The build stage is unnecessary for development: use the code directly in any modern browser or node.js.
  • Fast and secure.
  • Minimum of external dependencies: security audit is not expensive.
  • We try to be as close to the native web platform as possible and not force you to use any specific development environment tools.
  • Tested by un Uploadcare community.

📦 What’s in the box?

⚙️ Installation and start

Installation process is very easy and takes minutes. See our Installation guide.

Typescript support

We use JSDoc type annotations for TypeScript static analysis support during development.

Also, we provide type definitions (*.d.ts files) for the TypeScript projects in our packages.

Check the JSDoc Reference page in TypeScript official documentation.

Supported browsers

Blocks are supported and tested in all major modern desktop and mobile browsers:

  • Chrome
  • Firefox
  • Safari
  • Edge
  • Opera
  • etc.

Internet Explorer is outdated and not supported anymore.

Frameworks support

Blocks are a framework-agnostic solution, so you can use it with any runtime you like. We have prepared examples for most popular frameworks.

🚀 Feedback

Issues and PRs are welcome. You can provide your feedback or drop us a support request at hello@uploadcare.com.

Contribution

  1. Clone repository: git clone git@github.com:uploadcare/blocks.git ./.
  2. Run dependencies setup: npm install.
  3. Start local dev-server: npm run dev.

Browse documentation and live examples ➡️

All the source code in demos is accessible and works in raw mode (as is), so you can use your browser developer tools to discover it in detail.

Keywords

FAQs

Package last updated on 19 Sep 2022

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc