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

glim-cli

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

glim-cli

Next generation CLI for react native development

latest
Source
npmnpm
Version
1.1.6
Version published
Weekly downloads
11
1000%
Maintainers
1
Weekly downloads
 
Created
Source

glim logo

The Next Generation React Native CLI

npm version example workflow License: MIT Generic badge

React Native Latest Architecture CLI along with a fully tested boilerplate, component/screen generators, and more! 🎉

Quick Start

Create new React Native Project

To create new glim project, you can use

npx glim-cli create-app

Once's it running, it will create a new glim project with corresponding name along with typical folders and configuration files.

Generators

npx glim-cli generate

There are two generators

  • Component
  • Screen

Add to Existing Project

npx glim-cli generate

fetch Component from Directory

npx glim-cli add {componentUniqueId} {ComponentName}

Contributors

GitHub Contributors Image

Keywords

glim

FAQs

Package last updated on 30 Jun 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