All Projects → webhintio → Webhint.io

webhintio / Webhint.io

Licence: apache-2.0
🌍 webhint's website

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Webhint.io

Hackatalk
TalkTalk renewal. Open source chat app built-in expo managed work flow
Stars: ✭ 123 (-0.81%)
Mutual labels:  hacktoberfest
Youtubeexplode
The ultimate dirty YouTube library
Stars: ✭ 1,775 (+1331.45%)
Mutual labels:  hacktoberfest
Awesome Web Monetization
🕶️ Stuffs about Web Monetization. Packages, articles, documentation links and others tools.
Stars: ✭ 125 (+0.81%)
Mutual labels:  hacktoberfest
Mobile Wallet
A reference implementation of Mifos platform wallet and payment capabilities
Stars: ✭ 123 (-0.81%)
Mutual labels:  hacktoberfest
Colore
A powerful C# library for Razer Chroma's SDK
Stars: ✭ 121 (-2.42%)
Mutual labels:  hacktoberfest
Cobalt2
Tweaked and refined Sublime Text theme based on the original cobalt.
Stars: ✭ 1,558 (+1156.45%)
Mutual labels:  hacktoberfest
Chameleon
Fast HTML/XML template engine for Python
Stars: ✭ 121 (-2.42%)
Mutual labels:  hacktoberfest
Software Training
RoboJackets Software Training
Stars: ✭ 124 (+0%)
Mutual labels:  hacktoberfest
Tuist
🚀 Create, maintain, and interact with Xcode projects at scale
Stars: ✭ 2,234 (+1701.61%)
Mutual labels:  hacktoberfest
Alt F4
Alternative Factorio Friday Fan Facts, also known as Alt-F4
Stars: ✭ 124 (+0%)
Mutual labels:  hacktoberfest
Ortelius
Ortelius simplifies the implementation of microservices. By providing a central catalog of services with their deployment specs, application teams can easily consume and deploy services across cluster. Ortelius tracks application versions based on service updates and maps their service dependencies eliminating confusion and guess work.
Stars: ✭ 123 (-0.81%)
Mutual labels:  hacktoberfest
Ros1 bridge
ROS 2 package that provides bidirectional communication between ROS 1 and ROS 2
Stars: ✭ 123 (-0.81%)
Mutual labels:  hacktoberfest
Netbeans
Apache NetBeans
Stars: ✭ 1,747 (+1308.87%)
Mutual labels:  hacktoberfest
Onramp
Easing the onramp for new or non-PHP developers to become Laravel devs.
Stars: ✭ 123 (-0.81%)
Mutual labels:  hacktoberfest
Care
Care is a single point to link Hospitals, Corona Care Centers and Volunteers to the unified Corona Safe Network so that the Kerala Chief Minister's Office has direct access to live reports of health data v/s our total. healthcare capacity
Stars: ✭ 124 (+0%)
Mutual labels:  hacktoberfest
Hacktoberfest2020 ccs
This is the repository for Hacktoberfest 2020
Stars: ✭ 123 (-0.81%)
Mutual labels:  hacktoberfest
Gocity
📊 Code City metaphor for visualizing Go source code in 3D
Stars: ✭ 1,602 (+1191.94%)
Mutual labels:  hacktoberfest
Cross Domain Utils
Cross Domain utilities
Stars: ✭ 124 (+0%)
Mutual labels:  hacktoberfest
Cloudnet V3
CloudNet v3 is the next generation of Minecraft Java and Bedrock cloud systems
Stars: ✭ 124 (+0%)
Mutual labels:  hacktoberfest
He4rtoberfest 2020
Stars: ✭ 124 (+0%)
Mutual labels:  hacktoberfest

webhint's website

Build Status FOSSA Status

This is the code for webhint's website. Most of the documentation though is in the main webhint repo.

Getting started

Clone the project:

git clone https://github.com/webhintio/webhint.io.git

Install dependencies:

npm install

Build the site:

npm run build

The command above will pull all the documentation and generate all the required assets. It might take a bit so please be patient.

Run the site:

npm start

This will start a local web server in port 4000.

To know more about the internals of the site please read the server documentation.

Code of Conduct

All projects in the webhintio organization follow this CoC which adheres to the OpenJS Foundation Code of Conduct.

License

The code is available under the Apache 2.0 license.

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].