New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

backpack-transpiled

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backpack-transpiled

Transpiled version of Skyscanner's design system (Backpack)

  • 0.0.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
15
decreased by-81.93%
Maintainers
1
Weekly downloads
 
Created
Source

https://backpack.github.io/

Build status

Dependencies status

Scripts used to publish a transpiled version of Skyscanner's Backpack design-system components.

Why?

Skyscanner's web components (for React) are published untranspiled. This is fine internally because we have a custom set of react-scripts that handle ES6 syntax and SASS files, but projects outside Skyscanner might not want to use backpack-react-scripts or set up custom bundler rules.

So this is a transpiled version of the components that uses vanilla JS and CSS.

This is shipped as one big package - but modern code-splitting/tree-shaking techniques should mean that your bundle size is not adversely affected

Documentation

For component documentation, see https://backpack.github.io/.

Using in a create-react-app

TODO

Using in Next.js

TODO

Developing

Do not add dependencies directly to the package.json. These are populated automagically during the backpack-pulling process by running npm run pull-backpack:dependencies.

(Adding dev-dependencies is fine.)

Prerequisites

TODO

Running locally

npm ci
TODO

Testing

Contributing

Contributions are welcome. Please fork and submit a PR if you want to add or change a feature.

FAQs

Package last updated on 07 Jul 2020

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