0.8.1 β€’ Published 2 years ago

@uploadcare/uc-blocks v0.8.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

NPM

npm i @uploadcare/uc-blocks

Contribution

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

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

lr-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.

πŸš€ Feedback

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

Browse documentation and live demos

https://uploadcare.github.io/uc-blocks/

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.

0.8.1

2 years ago

0.8.0

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.1.2

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.3-alpha.0

2 years ago

0.1.3

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago