Giter VIP home page Giter VIP logo

playground's Introduction

Unibeautify

Renovate enabled Maintainability

One Beautifier to rule them all, One Beautifier to clean them, One Beautifier to bring them all and in the darkness sheen them

Travis CI (Linux / macOS) AppVeyor (Windows) Test Coverage
Build Status Build status Test Coverage

Why

  • Single beautifier abstracting multiple beautifiers for multiple languages
  • Unified beautifier configuration options

Install

To use programmatically with Node.js:

$ npm install --save unibeautify

CLI

See Unibeautify-CLI:

$ npm install --global @unibeautify/cli

Usage

See test/ directory for examples.

Contribute

# Be sure to lint
npm run lint
# And build
npm run build
# And test
npm test

playground's People

Contributors

dependabot[bot] avatar glavin001 avatar greenkeeper[bot] avatar jackymancs4 avatar renovate-bot avatar stevenzeck avatar

Stargazers

 avatar  avatar

Watchers

 avatar

playground's Issues

Setup Google Analytics

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112681254-2"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-112681254-2');
</script>

Show list of supported beautifiers for each option

Currently we show all of the options which are supported by the language. However, not all beautifiers support each of these options. For example, there may be an option supported by Prettier beautifier and not by Pretty Diff beautifier which is shown for JavaScript language. If the beautifiers list only contains Pretty Diff and the option is not supported this can be very confusing to users.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency @types/history to v4.7.11
  • Update dependency @types/lodash to v4.14.202
  • Update dependency @types/react-codemirror to v1.0.11
  • Update dependency @types/react-jsonschema-form to v1.7.12
  • Update dependency bootstrap to v4.6.2
  • Update dependency react-hot-loader to v4.13.1
  • Update dependency unibeautify to v0.17.1
  • Update dependency webpack-dev-server to v3.11.3
  • Update react monorepo (@types/react, @types/react-dom, react, react-dom)
  • Update dependency @babel/core to v7.23.3
  • Update dependency @types/react-router-dom to v5.3.3
  • Update dependency @types/webpack-env to v1.18.4
  • Update dependency babel-loader to v8.3.0
  • Update dependency lz-string to v1.5.0
  • Update dependency react-copy-to-clipboard to v5.1.0
  • Update dependency react-router-dom to v5.3.4
  • Update dependency webpack to v4.47.0
  • Update Node.js to v21
  • Update dependency @types/node to v20
  • Update dependency babel-loader to v9
  • Update dependency bootstrap-loader to v4
  • Update dependency clean-webpack-plugin to v4
  • Update dependency postcss-loader to v7
  • Update dependency react-router-dom to v6
  • Update dependency sass-loader to v13
  • Update dependency source-map-loader to v4
  • Update dependency typescript to v5
  • Update dependency webpack-cli to v5
  • Update dependency webpack-dev-server to v4
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose.yml
dockerfile
Dockerfile
  • node 7-alpine@sha256:4954ce53247180e207772f936223b11d52a7e4ee712dfe73fe2a75e39f785067
npm
package.json
  • @babel/core ^7.0.0
  • babel-loader ^8.0.0
  • font-awesome ^4.7.0
  • html-webpack-plugin ^3.2.0
  • jquery 3.4.1
  • lodash ^4.17.10
  • lz-string ^1.4.4
  • react ^16.4.2
  • react-codemirror ^1.0.0
  • react-copy-to-clipboard ^5.0.1
  • react-dom ^16.4.2
  • react-github-button ^0.1.11
  • react-jsonschema-form ^1.8.1
  • unibeautify ^0.17.0
  • @types/history 4.7.9
  • @types/lodash 4.14.171
  • @types/lz-string 1.3.34
  • @types/node 10.17.60
  • @types/react 16.14.11
  • @types/react-codemirror 1.0.5
  • @types/react-copy-to-clipboard 4.3.0
  • @types/react-dom 16.9.14
  • @types/react-jsonschema-form 1.7.6
  • @types/react-router-dom 5.1.8
  • @types/webpack-env 1.16.2
  • awesome-typescript-loader 5.2.1
  • bootstrap 4.6.0
  • bootstrap-loader 3.0.4
  • clean-webpack-plugin 3.0.0
  • css-loader 3.6.0
  • file-loader 4.3.0
  • postcss-loader 3.0.0
  • react-hot-loader 4.13.0
  • react-router-dom 5.2.0
  • sass-loader 8.0.2
  • source-map-loader 0.2.4
  • style-loader 1.3.0
  • typescript 3.9.10
  • webpack 4.46.0
  • webpack-cli 3.3.12
  • webpack-dev-server 3.11.2
  • webpack-merge 4.2.2
travis
.travis.yml

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.