Socket
Socket
Sign inDemoInstall

@cremalab/scripts-mobile

Package Overview
Dependencies
70
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cremalab/scripts-mobile

Scripts for cremalab/app-mobile


Version published
Weekly downloads
15
increased by66.67%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

to: src/components/<%= name %>/README.md

<<%= name %> />

DESCRIPTION_HERE

Directory Structure

  • <%= name %>.stories.tsx: Component stories (npm run test:playground)
  • <%= name %>.test.tsx: Component tests (npm run test:unit)
  • <%= name %>.tsx: Component code
  • index.ts: Component export
  • README.md: Component documentation (hey, that's me!)

Example

![<%= name %>](../../../.loki/reference/chrome_<%= name %>_example.png)

Image location: [.loki/reference/chrome_<%= name %>_example.png](../../../.loki/reference/chrome_<%= name %>_example.png)

To regenerate:

  1. npm run test:playground (skip if running)
  2. npm run test:visual:update -- --storiesFilter="^<%= name %> example\$"

FAQs

Last updated on 04 Jun 2021

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc