Standard

Top 23 Standard Open-Source Projects

  • Standard

    🌟 JavaScript Style Guide, with linter & automatic code fixer

  • Project mention: Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects | dev.to | 2024-05-05

    Sorry, I've gone too far. I'm not here to persuade you to use Standard JS. My intention is to provide information and guidance on configuring JavaScript Standard Style for your team, should you agree with me or have other reasons to choose it.

  • server-configs-nginx

    Nginx HTTP server boilerplate configs

  • Project mention: Stylesheet not loaded because of MIME type | /r/docker | 2023-05-11

    The default configuration of nginx should have been fine. Have a look at this project if you need a decent starting point, https://github.com/h5bp/server-configs-nginx

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • WHATWG HTML Standard

    HTML Standard

  • Project mention: Here are the 10 projects I am contributing to over the next 6 months. Share yours | dev.to | 2024-04-13

    WHAT-WG HTML

  • standard-version

    :trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org

  • Project mention: Git commit helper: add emojis to your commits | dev.to | 2024-05-04

    Using Conventional Commits ⭐ as a standard for your commit messages, makes Semantic Versioning πŸ”– as easy as can be, with tools like Conventional Changelog πŸ“„ Standard Version πŸ”– and Semantic Release πŸ“¦πŸš€

  • connectedhomeip

    Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.

  • Project mention: ESP32-C3 Wireless Adventure: A Comprehensive Guide to IoT [pdf] | news.ycombinator.com | 2023-06-14

    They do have example Matter projects for the ESP32-C3/S3. I assume it's over WiFi and not thread.

    https://github.com/project-chip/connectedhomeip/tree/master/...

  • web-frameworks

    Which is the fastest web framework?

  • conventionalcommits.org

    The conventional commits specification

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • standard-readme

    A standard style for README files

  • stdlib

    ✨ Standard library for JavaScript and Node.js. ✨

  • Project mention: Node still seems better than python after all this time for web server speed but.. | /r/node | 2023-06-20

    Numpy is a library - node.js has plenty of them, what is missing? There is stdlib package that offers optimized math functions, for example.

  • eslint-config-standard

    ESLint Config for JavaScript Standard Style

  • Project mention: PURISTA - Thanks to amazing open-source software | dev.to | 2023-09-11

    eslint-config-standard

  • fetch

    Fetch Standard (by whatwg)

  • Project mention: JavaScript fetch does not support GET request with body | news.ycombinator.com | 2023-11-21
  • owasp-masvs

    The OWASP MASVS (Mobile Application Security Verification Standard) is the industry standard for mobile app security.

  • Project mention: More ways to identify independently security tested apps on Google Play | news.ycombinator.com | 2023-11-03

    https://github.com/OWASP/owasp-masvs :

    > The OWASP MASVS (Mobile Application Security Verification Standard) is the industry standard for mobile app security.

  • security-txt

    A proposed standard that allows websites to define security policies.

  • Project mention: Ask HN: I found a security issue on a (known) website, should I report it? How? | news.ycombinator.com | 2024-04-08
  • dom

    DOM Standard

  • Project mention: HTML Attributes vs. DOM Properties | news.ycombinator.com | 2024-04-24

    What I said in my previous comment is observably true. Try making a demo where it isn't.

    > A DOM node is a living mutable thing, but the JavaScript object representing that node is not.

    The JavaScript object is mutable. The first example in the article shows this.

    > That is also why a node list is not an array.

    Modern APIs on the web return platform arrays (eg JavaScript arrays). https://webidl.spec.whatwg.org/#js-sequence - here's where the WebIDL spec specifies how to convert a sequence to a JavaScript array.

    I'm fully aware of NodeList. There's a reason the spec calls them "old-style" https://dom.spec.whatwg.org/#old-style-collections

    > I can understand how this is confusing if you have never operated without a framework, but otherwise it’s really straightforward

    Sighhhhhh. I've been a web developer for over 20 years, and spent a decade on the Chrome team working on web platform features. Most of my career has been on the low-level parts of the platform.

    Could it be possible that people are disagreeing with you, not because they're stupid, but because you're in the wrong? Please try to be open minded. Try creating some demos that test your opinions.

  • streams

    Streams Standard

  • Project mention: Backpressure explained – the resisted flow of data through software | news.ycombinator.com | 2024-03-27

    Yup, this is what WHATWG's Streams spec[0] (linked in the article) says. It defines backpressure as a "process of normalizing flow from the original source according to how fast the chain can process chunks" where the reader "propagates a signal backwards through the pipe chain".

    Mozilla's documentation[1] similarly defines backpressure as "the process by which a single stream or a pipe chain regulates the speed of reading/writing".

    The article confuses backpressure (the signal used for regulation of the flow) with the reason backpressure is needed (producers and consumers working at different speeds). It should be fairly clear from the metaphor, I would have thought: With a pipe of unbounded size there is no pressure. The pressure builds up when consumer is slower than producer, which in turn slows down the producer. (Or the pipe explodes, or springs a leak and has to drop data on the ground.)

    [0] https://streams.spec.whatwg.org/#pipe-chains

    [1] https://developer.mozilla.org/en-US/docs/Web/API/Streams_API...

  • oidc

    Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation

  • Project mention: Easy to use OpenID Connect client and server library written for Go | /r/hackernews | 2023-12-04
  • standard-webhooks

    The Standard Webhooks specification

  • Project mention: OSS tools and guidelines for sending webhooks easily, securely and reliably | news.ycombinator.com | 2024-01-04
  • erc721

    The reference implementation of the ERC-721 non-fungible token standard.

  • url

    URL Standard

  • Project mention: Cool URIs can be ugly | news.ycombinator.com | 2024-02-14

    Semicolon (;) has no special meaning in a URL. You can ascribe it a meaning in your particular routing, but the spec has nothing to say about it.

    https://url.spec.whatwg.org/

  • ts-standard

    Typescript style guide, linter, and formatter using StandardJS

  • awesome-standard

    Documenting the explosion of packages in the standard ecosystem!

  • jsr354-api

    JSR 354 - Money and Currency API

  • ogcapi-features

    An open standard for querying geospatial information on the web.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Standard related posts

Index

What are some of the best open-source Standard projects? This list will help you:

Project Stars
1 Standard 28,879
2 server-configs-nginx 11,002
3 WHATWG HTML Standard 7,710
4 standard-version 7,556
5 connectedhomeip 6,982
6 web-frameworks 6,900
7 conventionalcommits.org 6,481
8 standard-readme 5,908
9 stdlib 4,026
10 eslint-config-standard 2,568
11 fetch 2,078
12 owasp-masvs 1,942
13 security-txt 1,738
14 dom 1,535
15 streams 1,331
16 oidc 1,194
17 standard-webhooks 1,076
18 erc721 1,041
19 url 507
20 ts-standard 435
21 awesome-standard 385
22 jsr354-api 346
23 ogcapi-features 321

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com