GithubHelp home page GithubHelp logo

a7med3bdulbaset / eslint-plugin-rtl-friendly Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 0.0 786 KB

Encourage the use of RTL-friendly styles

License: MIT License

JavaScript 5.21% Shell 0.34% TypeScript 94.45%
eslint eslint-plugin rtl

eslint-plugin-rtl-friendly's Introduction

ReadMeSupportPalestine

#NewYear: Read my 2023 Wrap up if you want to know some stuff about me.


CLI

Languages

// Personality 
const name = "Ahmed Abdelbaset";

let age = "21 years, 2 months, and 13 days" // Updated automatically on April 9, 2024 at 2:43 AM ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

const country = "Egypt";

const languagesSpoken = {
  English: "Fluent",
  Arabic: "Native"
}

const stack: Skill[] = [
  "TypeScript",
  "Next.js",
  "React",
  "tailwindcss",
  "Node.js",
  ...nextJsEcoSystem,
];

let isGraduated: boolean = 0.1 + 0.2 === 0.3;

const YEAR_IN_MS = 1000 * 60 * 60 * 24 * 365.25

setInterval(() => {
  age++;
  
  if (new Date().getFullYear() >= 2024) {
    isGraduated = 
      (0.1 * 10) + (0.2 * 10) === (0.3 * 10)
  }
}, YEAR_IN_MS)

3D

Would you like to build a project?

Hire me

Following me? Let's be friends:

Twitter CodePen Stack Overflow Medium LinkedIn YouTube Facebook Instagram

eslint-plugin-rtl-friendly's People

Contributors

a7med3bdulbaset avatar dependabot[bot] avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

eslint-plugin-rtl-friendly's Issues

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.

  • chore(deps): update dependency tailwindcss to ~3.4.0
  • chore(deps): update dependency typescript to v5.4.2
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency lint-staged to v15
  • chore(deps): update dependency tsup to v8
  • chore(deps): update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

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

Detected dependencies

github-actions
.github/workflows/release.yml
  • actions/checkout v3
  • actions/setup-node v2
.github/workflows/test.yml
  • actions/checkout v3
  • pnpm/action-setup v2
  • actions/setup-node v3
npm
package.json
  • @semantic-release/git ^10.0.1
  • @semantic-release/github ^9.0.4
  • @types/eslint ^8.44.2
  • @types/estree-jsx ^1.0.0
  • @types/jest ^29.5.4
  • @types/node ^20.5.4
  • @typescript-eslint/eslint-plugin ^6.4.1
  • @typescript-eslint/parser ^6.4.1
  • eslint ^8.47.0
  • husky ^8.0.3
  • jest ^29.6.4
  • lint-staged ^14.0.1
  • npm-run-all ^4.1.5
  • prettier ^3.0.2
  • rimraf ^5.0.1
  • tailwindcss ~3.3.3
  • ts-jest ^29.1.1
  • ts-node ^10.9.1
  • tsup ^7.2.0
  • typescript ^5.1.6
  • eslint >=5.16.0
  • tailwindcss >=3.3.0
  • node >=8.10.0

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

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.