
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
create-stylable-app
Advanced tools
Quickly initialize a web application powered with Stylable as its styling solution.
This CLI creates a simple setup that showcases basic Stylable integration.
npx create-stylable-app <project-name>
OR
npm init stylable-app <project-name>
OR
yarn create stylable-app <project-name>
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 webpackts-react-rollup
- generate a project based on React, TypeScript and RollupOption | Alias | Description | Default Value |
---|---|---|---|
--template | -t | project template to use (ts-react-webpack or ts-react-rollup ) | ts-react-webpack |
--verboseNpm | print verbose npm log | false | |
--help | -h | Show this help | |
--version | -v | show create-stylable-app version number |
Copyright (c) 2020 Wix.com Ltd. All Rights Reserved. Use of this source code is governed by a MIT license.
FAQs
Quickly create a Stylable application
The npm package create-stylable-app receives a total of 5 weekly downloads. As such, create-stylable-app popularity was classified as not popular.
We found that create-stylable-app demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
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.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.