Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cra-template-kendo-sass

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cra-template-kendo-sass - npm Package Compare versions

Comparing version 0.4.1-dev.0 to 0.4.1-dev.1

4

package.json
{
"name": "cra-template-kendo-sass",
"version": "0.4.1-dev.0+b1731a6",
"version": "0.4.1-dev.1+0b7bb9c",
"keywords": [

@@ -36,3 +36,3 @@ "react",

"homepage": "https://www.telerik.com/kendo-react-ui/",
"gitHead": "b1731a6bc28adaa41e57208a65bcef348a95104d"
"gitHead": "0b7bb9cd70409bcb883a03f9ae072524ce7a559d"
}

@@ -1,20 +0,30 @@

# Create React App Template Kendo
# Create React App Template Kendo SASS
[Create React App](https://github.com/facebookincubator/create-react-app) is a tool for scaffolding and building React applications.
[**Create React App**](https://github.com/facebook/create-react-app) is a tool for scaffolding and building React applications.
The `create-react-app` script allows developers to provide [custom templates](https://create-react-app.dev/docs/custom-templates/) through the `--template` option. For KendoReact applications, you can choose between four different templates, depending on the preferred technology stack:
- [`cra-template-kendo`](https://www.npmjs.com/package/cra-template-kendo)—A template for React applications using KendoReact.
- [`cra-template-kendo-sass`](https://www.npmjs.com/package/cra-template-kendo-sass)—Adds `sass` support.
- [`cra-template-kendo-typescript`](https://www.npmjs.com/package/cra-template-kendo-typescript)—Adds `typescript` support.
- [`cra-template-kendo-typescript-sass`](https://www.npmjs.com/package/cra-template-kendo-typescript-sass)—Adds support for both `typescript` and `sass`.
The `create-react-app` script allows developers to provide [**custom templates**](https://create-react-app.dev/docs/custom-templates/) through the `--template` option.
For [KendoReact](https://www.telerik.com/kendo-react-ui/) applications, you can choose between four different templates, depending on the preferred technology stack:
- [cra-template-kendo](https://www.npmjs.com/package/cra-template-kendo)—A template for React applications using KendoReact.
- [cra-template-kendo-sass](https://www.npmjs.com/package/cra-template-kendo-sass)—Adds`sass`support.
- [cra-template-kendo-typescript](https://www.npmjs.com/package/cra-template-kendo-typescript)—Adds`typescript`support.
- [cra-template-kendo-typescript-sass](https://www.npmjs.com/package/cra-template-kendo-typescript-sass)—Adds support for both`typescript`and`sass`.
The following code snippet demonstrates the usage of the `cra-template-kendo-sass` template:
```bash
```
npx create-react-app my-react-app --template cra-template-kendo-sass
```
There is another easy way to create a [KendoReact](https://www.telerik.com/kendo-react-ui/) application by using the [**Create KendoReact App**](https://www.npmjs.com/package/create-kendoreact-app) tool. It provides a setup wizard that guides the user through an intuitive process of creating KendoReact application. The wizard asks for a project name, application theme, TypeScript and SASS support.
*Copyright © 2022 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.*
- Theme—Select between the build-in themes: Bootstrap, Material or Kendo UI Default.
- Typescript—Enable TypeScript support.
- SASS—Enable SASS support
*Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.*
[KendoReact](https://www.telerik.com/kendo-react-ui/) is a professional UI library on a mission to help developers design and build business apps with React much faster. KendoReact’s 100+ customizable and feature-rich components and advanced functionality are built from the ground up for React and are fully accessible.
_Copyright © 2022 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved._
_Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software_ _Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries._
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