Socket
Socket
Sign inDemoInstall

create-stylable-app

Package Overview
Dependencies
Maintainers
6
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-stylable-app

Quickly create a Stylable application


Version published
Weekly downloads
8
decreased by-94.7%
Maintainers
6
Weekly downloads
 
Created
Source

create-stylable-app

Quickly initialize a web application powered with Stylable as its styling solution.

This CLI creates a simple setup that showcases basic Stylable integration.

Usage

npx create-stylable-app <project-name>

OR

npm init stylable-app <project-name>

OR

yarn create stylable-app <project-name>

Options

Choosing a template

create-stylable-app can generate a project from a set of different templates:

  • ts-react-webpack (default) - generate a project based on React, TypeScript and webpack
  • ts-react-rollup - generate a project based on React, TypeScript and Rollup

Options description

OptionAliasDescriptionDefault Value
--template-tproject template to use (ts-react-webpack or ts-react-rollup)ts-react-webpack
--verboseNpmprint verbose npm logfalse
--help-hShow this help
--version-vshow create-stylable-app version number

License

Copyright (c) 2020 Wix.com Ltd. All Rights Reserved. Use of this source code is governed by a MIT license.

Keywords

FAQs

Package last updated on 30 May 2024

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