Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
vinsonchuong

vinsonchuong/standard-esnext

JavaScript Standard Style for ES.Next

JavaScript
0
0
MIT License
vinsonchuong's profile
vinsonchuong
114 contributions

Support the dependencies of vinsonchuong/standard-esnext

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
tleunen/babel-plugin-module-resolver
Module resolver plugin for Babel
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
standard/eslint-config-standard-jsx
JavaScript Standard Style JSX support - ESLint Shareable Config
Account's avatar
tleunen/eslint-import-resolver-babel-module
babel-plugin-module-resolver resolver for eslint-plugin-import
Account's avatar
vinsonchuong/eslint-import-resolver-package-name-import
A eslint-plugin-import resolver for eslint-import-resolver-package-name-import
Account's avatar
gajus/eslint-plugin-flowtype
Flowtype linting rules for ESLint.
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
standard/eslint-plugin-standard
ESlint Plugin for the Standard Linter
Account's avatar
estools/espurify
Clone AST without extra properties

standard‑esnext is a drop‑in linting and formatting preset that extends the popular JavaScript Standard Style to support modern ES.Next syntax, Flow typing, and Babel features. It bundles `babel-eslint`, `eslint-plugin-flowtype`, `eslint-plugin-import`, and `eslint-plugin-prettier` so developers writing cutting‑edge JavaScript can enforce a consistent style with a single `standard` command. Suitable for teams that use ESNext/Flow and want the zero‑config simplicity of Standard Style.