@codacy/react-components

WebJar for @codacy/react-components

License

License

MIT
Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

codacy__react-components
Last Version

Last Version

0.2.0-refactorforrelease.3072695
Release Date

Release Date

Type

Type

jar
Description

Description

@codacy/react-components
WebJar for @codacy/react-components
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/codacy/styleguide

Download codacy__react-components

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/codacy__react-components/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>codacy__react-components</artifactId>
    <version>0.2.0-refactorforrelease.3072695</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/codacy__react-components/
implementation 'org.webjars.npm:codacy__react-components:0.2.0-refactorforrelease.3072695'
// https://jarcasting.com/artifacts/org.webjars.npm/codacy__react-components/
implementation ("org.webjars.npm:codacy__react-components:0.2.0-refactorforrelease.3072695")
'org.webjars.npm:codacy__react-components:jar:0.2.0-refactorforrelease.3072695'
<dependency org="org.webjars.npm" name="codacy__react-components" rev="0.2.0-refactorforrelease.3072695">
  <artifact name="codacy__react-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='codacy__react-components', version='0.2.0-refactorforrelease.3072695')
)
libraryDependencies += "org.webjars.npm" % "codacy__react-components" % "0.2.0-refactorforrelease.3072695"
[org.webjars.npm/codacy__react-components "0.2.0-refactorforrelease.3072695"]

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.npm : prettier jar [1.18.2,2)
org.webjars.npm : react-element-to-jsx-string jar [14.0.3,15)
org.webjars.npm : react-fast-highlight jar [2.2.2,3)
org.webjars.npm : react-select jar [3.0.4,4)

Project Modules

There are no modules declared in this project.

Codacy Styleguide

Codacy Quality Badge Circle CI npm version

This is the Codacy awesome styleguide repository. It will include components, code snippets and how to use them.

Use

SBT

"org.webjars.npm" % "codacy__stylesheets" % "<VERSION>"
"org.webjars.npm" % "codacy__legacy-javascripts" % "<VERSION>"

NPM

"dependencies": {
    // ...
    "@codacy/stylesheets": "<VERSION>",
    "@codacy/legacy-javascripts": "<VERSION>",
    "@codacy/react-components": "<VERSION>"
}

Website

Structure

Develop

Install Dependencies

yarn
yarn bolt:install

Legacy Website

# yarn start:website-legacy # Just rebuilds the website without updating on dependency changes
yarn start:website-legacy-and-dependencies

React Components

yarn build:components

Stylesheets

yarn build:stylesheets

Legacy Javascripts

yarn build:legacy-javascripts

Others

Check section scripts in package.json

What is Codacy

Codacy is an Automated Code Review Tool that monitors your technical debt, helps you improve your code quality, teaches best practices to your developers, and helps you save time in Code Reviews.

Among Codacy features

  • Identify new Static Analysis issues
  • Commit and Pull Request Analysis with GitHub, BitBucket/Stash, GitLab (and also direct git repositories)
  • Auto-comments on Commits and Pull Requests
  • Integrations with Slack, Jira, YouTrack
  • Track issues Code Style, Security, Error Proneness, Performance, Unused Code and other categories

Codacy also helps keep track of Code Coverage, Code Duplication, and Code Complexity.

Codacy supports PHP, Python, Ruby, Java, JavaScript, and Scala, among others.

Free for Open Source

Codacy is free for Open Source projects.

org.webjars.npm

Codacy

Versions

Version
0.2.0-refactorforrelease.3072695