Socket
Socket
Sign inDemoInstall

list-react-files

Package Overview
Dependencies
11
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    list-react-files

List React component files inside a directory


Version published
Weekly downloads
1.1K
increased by4.34%
Maintainers
1
Install size
147 kB
Created
Weekly downloads
 

Readme

Source

list-react-files

Generated with nod NPM version Build Status Coverage Status

List React component files inside a directory

Install

$ npm install --save list-react-files

Usage

import listReactFiles from 'list-react-files'

listReactFiles(__dirname).then(files => console.log(files))

API

listReactFiles

List react component files inside a directory

Parameters

  • cwd string

Returns Promise<Array<string>>

License

MIT © Diego Haz

Keywords

FAQs

Last updated on 04 Jun 2017

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