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

expo-snackify

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-snackify

Snackify is a Node.js module designed to simplify the process of transferring a local Expo project to an Expo Snack. It allows developers to quickly create an Expo Snack from the current state of their local Expo project, making it easier to share and dem

  • 1.0.4
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
7
decreased by-22.22%
Maintainers
1
Weekly downloads
 
Created
Source

Snackify

Snackify is a Node.js module designed to simplify the process of transferring a local Expo project to an Expo Snack. It allows developers to quickly create an Expo Snack from the current state of their local Expo project, making it easier to share and demo their React Native applications.

Note: The Expo name and logo are trademarks of 650 Industries, Inc. This project is built and maintained by @danstepanov and not by the Expo team.

Features

  • Easy creation of Expo Snacks from local Expo projects.
  • Automated handling of file transfers to Expo Snack.
  • Quick sharing of React Native projects for collaboration and demonstration.

Installation

To install Snackify, run the following command in your terminal:

npm install -g expo-snackify

This will install Snackify globally on your machine, allowing you to use it in any Expo project.

Usage

Navigate to the root directory of your Expo project and run:

npx expo-snackify

The command scans all the files in your Expo project, excluding node_modules and .git, and creates a new Expo Snack. Upon completion, it provides a URL to the created Expo Snack.

Requirements

  • Node.js installed on your system.
  • An existing Expo project to convert into a Snack.

Contributing

Contributions to Snackify are welcome. Please feel free to fork the repository, make your changes, and submit a pull request.

Built with love by the folks that brought you Create Expo Stack](https://createexpostack.com/).

License

This project is licensed under the MIT License.

Keywords

FAQs

Package last updated on 10 Dec 2023

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