New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

thoughtbelt

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thoughtbelt

React Native project starter and generator CLI

latest
npmnpm
Version
0.1.9
Version published
Weekly downloads
17
183.33%
Maintainers
1
Weekly downloads
 
Created
Source

thoughtbelt CLI

Perform project setup and redundant tasks without your pants falling down!

This project is still in very early stages. Track this project in Trello or in Slack (#proj-react-native-cli).

Usage

Create a new Expo app with:

npx thoughtbelt MyApp

Or, if you already have an app and want to configure ESLint, Prettier, TypeScript, React Native Testing Library, etc, run:

yarn install --dev thoughtbelt

or

npm install --save-dev thoughtbelt

then run the command you'd like to perform:

yarn thoughtbelt typescript

or

npm thoughtbelt typescript

Contributing

See the CONTRIBUTING document. Thank you, contributors!

License

thoughtbelt is Copyright © 2023 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About thoughtbot

thoughtbelt is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.

We love open source software! See our other projects or hire us to design, develop, and grow your product.

FAQs

Package last updated on 17 Nov 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