Similar sites like travis-ci.com


Blog - Travis-CI

Get the latest news on CI/CD and find what is happening with Travis CI.

Categories: Software/Hardware, Information Technology
Topics: ci, start building today, travis, travis ci, travisci, travis-ci

Facebook ♡: 49
travis-ci.com
travis-ci.com Reviews


Sites similar to travis-ci.com - Top 72 travis-ci.com alternatives

travis-ci.org

travis-ci.org travis-ci.org           
Home - Travis-CI
Simple YAML configs


Semrush Rank: 75,867 Facebook ♡: 90
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
circleci.com

circleci.com circleci.com           
Continuous Integration and Delivery - CircleCI
Get the best continuous integration and delivery (CI/CD) for any platform, in our cloud or on your own infrastructure, for free.


Semrush Rank: 44,181 Facebook ♡: 90
Categories: Internet Services, Information Technology
Similar? Yes 0 No 0
explorationpro.com

explorationpro.com explorationpro.com           
Exploration Pro | Start building Today!
Exploration Pro | Start building Today!


Semrush Rank: 6,924,304
Categories: Games, Information Technology
Similar? Yes 0 No 0
jenkins.io

jenkins.io jenkins.io           
Jenkins
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software


Moz DA: 68 Moz Rank: 6.3 Semrush Rank: 20,191 Facebook ♡: 178
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
jestjs.io

jestjs.io jestjs.io           
Jest · 🃏 Delightful JavaScript Testing
Jest · 🃏 Delightful JavaScript Testing


Moz DA: 56 Moz Rank: 5.2 Semrush Rank: 51,027 Facebook ♡: 178
Categories: Computers/Programming/Languages, Games/Video Games/Puzzle, Computers/Software/Internet, Technical Information, Information Technology
Similar? Yes 0 No 0
rollout.io

rollout.io rollout.io           
Feature Management Allows for Release, Control, & Measure at Scale
Bring more innovation to market faster using CloudBees Feature Management, an enterprise feature flag management solution.
. Rollout.io provides a mobile software development kit (SDK) that enables feature flagging for mobile apps, allowing developers to remotely control the deployment of new features. The SDK currently supports native iOS apps written in Swift or Objective-C. It supports continuous deployment, gradual rollouts, A/B testing, and the entire software development lifecycle.

Facebook ♡: 1
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
styled-components.com

styled-components.com styled-components.com           
styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅🏾


Semrush Rank: 108,299
Categories: Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
hashrocket.com

hashrocket.com hashrocket.com           
Ruby on Rails, Elixir, React and mobile development | Hashrocket
Hashrocket is a Ruby on Rails, Elixir, React and mobile development consultancy. Contact us today for a free consultation ...


Facebook ♡: 0
Categories: Internet Services, Business
Similar? Yes 0 No 0
babeljs.io

babeljs.io babeljs.io           
Babel · Babel
The compiler for next generation JavaScript


Semrush Rank: 104,092
Categories: Internet Services, Information Technology
Similar? Yes 0 No 0
yourbasic.org

yourbasic.org yourbasic.org           
Algorithms to Go · YourBasic
Texts about programming, algorithms and Go, with plenty of code examples.


Semrush Rank: 103,411 Facebook ♡: 5
Categories: Computers/Computer Science/People, Science/Astronomy, Science/Math, Technical Information, Information Technology
Similar? Yes 0 No 0
robinwieruch.de

robinwieruch.de robinwieruch.de           
RWieruch
Freelance Developer for React.js and JavaScript. Based in Berlin, German/English speaking. Consulting/Freelancing for Web Development project: Code Audits/Reviews, Workshops, Training, Implementation ...


Moz DA: 47 Moz Rank: 3.9 Semrush Rank: 94,939 Facebook ♡: 304
Categories: Society/People, Computers/Programming/Languages, Computers/Programming/Internet, Blogs/Wiki, Personal Websites and Blogs,Information Technology
Similar? Yes 0 No 0
gatsbyjs.org

gatsbyjs.org gatsbyjs.org           
The Fastest Frontend for the Headless Web | Gatsby
Gatsby is a React-based open source framework with performance, scalability and security built-in. Collaborate, build and deploy 1000x faster with Gatsby Cloud.


Semrush Rank: 4,205,527 Facebook ♡: 645
Categories: Computers/Programming, Computers/Software/Intranet, Regional/Europe, Education/Reference, Information Technology
Similar? Yes 0 No 0
create-react-app.dev

create-react-app.dev create-react-app.dev           
Create React App
Set up a modern web app by running one command.


Semrush Rank: 53,214
Categories: Internet Services, Information Technology
Similar? Yes 0 No 0
godoc.org

godoc.org godoc.org           
Go Packages - Go Packages
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.


Semrush Rank: 9,760,300 Facebook ♡: 3
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
golang.org

golang.org golang.org           
The Go Programming Language
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Programming language. Go is a statically typed, compiled high-level programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. It is syntactically similar to C, but with memory safety, garbage collection, structural typing, and CSP-style concurrency. It is often referred to as Golang because of its former domain name, golang.org, but its proper name is Go.There are two major implementations: Google's self-hosting "gc" compiler toolchain, targeting multiple operating systems and WebAssembly. gofrontend, a frontend to other compilers, with the libgo library. With GCC the combination is gccgo; with LLVM the combination is gollvm.A third-party source-to-source compiler, GopherJS, compiles Go to JavaScript for front-end web development.

Moz DA: 79 Moz Rank: 7.1 Semrush Rank: 521,609 Facebook ♡: 5,042
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
rubyonrails.org

rubyonrails.org rubyonrails.org           
Ruby on Rails — A web-app framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.
A web-app framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.
Server-side open source web application framework. Ruby on Rails (simplified as Rails) is a server-side web application framework written in Ruby under the MIT License. Rails is a model–view–controller (MVC) framework, providing default structures for a database, a web service, and web pages. It encourages and facilitates the use of web standards such as JSON or XML for data transfer and HTML, CSS and JavaScript for user interfacing. In addition to MVC, Rails emphasizes the use of other well-known software engineering patterns and paradigms, including convention over configuration (CoC), don't repeat yourself (DRY), and the active record pattern.Ruby on Rails' emergence in 2005 greatly influenced web app development, through innovative features such as seamless database table creations, migrations, and scaffolding of views to enable rapid application development. Ruby on Rails' influence on other web frameworks remains apparent today, with many frameworks in other languages borrowing its ideas, including Django in Python; Catalyst in Perl; Laravel, CakePHP and Yii in PHP; Grails in Groovy; Phoenix in Elixir; Play in Scala; and Sails.js in Node.js.

Moz DA: 81 Moz Rank: 6.9 Semrush Rank: 38,244 Facebook ♡: 2,588
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
bitrise.io

bitrise.io bitrise.io           
Continuous Integration and Delivery (CI/CD) Platform | Bitrise
Streamline your mobile development process with Bitrise. The Mobile DevOps platform that helps you build, test, and deploy your apps quickly and reliably.


Semrush Rank: 300,927 Facebook ♡: 5
Categories: Internet Services, Information Technology
Similar? Yes 0 No 0
itnext.io

itnext.io itnext.io           
ITNEXT
ITNEXT is a platform for IT developers & software engineers to share knowledge, connect, collaborate, learn and experience next-gen technologies.


Moz DA: 61 Moz Rank: 5.2 Semrush Rank: 65,060 Facebook ♡: 1,826
Categories: Business, Information Technology
Similar? Yes 0 No 0
github.community

github.community github.community           
community · Discussions · GitHub
Ask questions, get answers, share expertise.


Semrush Rank: 8,941,283
Categories: Forum/Bulletin Boards, Information Technology
Similar? Yes 0 No 0
codeship.com

codeship.com codeship.com           
CloudBees CodeShip | Software as a Service (SaaS) CI/CD Solution
CloudBees CodeShip is a Software as a Service (SaaS) solution that empowers engineering teams to implement and optimize CI and CD in the cloud. Learn more.


Semrush Rank: 186,537 Facebook ♡: 0
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
appveyor.com

appveyor.com appveyor.com           
Continuous Integration and Deployment service for Windows, Linux and macOS | AppVeyor
#1 Continuous Delivery service for Windows


Semrush Rank: 539,531
Categories: Business, Information Technology
Similar? Yes 0 No 0
jfrog.com

jfrog.com jfrog.com           
Software Supply Chain Platform for DevOps & Security | JFrog
The JFrog Platform gives you an end-to-end pipeline to control the flow of your binaries from build to production. Power your software updates to the edge


Semrush Rank: 36,920 Facebook ♡: 26
Categories: Business, Information Technology
Similar? Yes 0 No 0
code-maven.com

code-maven.com code-maven.com           
Code Maven - for people who code
Code Maven - for people who code


Moz DA: 34 Moz Rank: 3.7 Semrush Rank: 106,080 Facebook ♡: 3
Categories: Computers/Programming/Languages, Recreation/Humor, Computers/Software/Internet, Technical Information, Information Technology
Similar? Yes 0 No 0
codefresh.io

codefresh.io codefresh.io           
Codefresh | The World's Most Modern CI/CD Platform with GitOps
Codefresh has everything you need to deliver software, providing a foundation for growth with modern CI, CD, GitOps, and more while integrating with your favorite tools.


Semrush Rank: 250,614 Facebook ♡: 3,180
Categories: Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
semaphoreci.com

semaphoreci.com semaphoreci.com           
Continuous Integration & Delivery - Semaphore
Semaphore is the best CI/CD tool for high-performance engineering teams. We are on a mission to help teams deliver products at high velocity.


Semrush Rank: 124,942
Categories: Internet Services, Information Technology
Similar? Yes 0 No 0
egghead.io

egghead.io egghead.io           
Expert led courses for front-end web developers. | egghead.io
expert led courses for front-end web developers and teams that want to level up through straightforward and concise lessons on the most useful tools available.
Technology company based in Bellevue WA, USA. Egghead Software was an American computer software retailer. Founded in 1984, it filed for bankruptcy in 2001 and its domain name was acquired by Amazon.com.

Semrush Rank: 169,995 Facebook ♡: 2,854
Categories: Computers/Programming/Languages, Computers/Multimedia, Computers/Data Formats, Software/Hardware, Information Technology
Similar? Yes 0 No 0
typescriptlang.org

typescriptlang.org typescriptlang.org           
TypeScript: JavaScript With Syntax For Types.
TypeScript extends JavaScript by adding types to the language. TypeScript speeds up your development experience by catching errors and providing fixes before you even run your code.
Programming language and superset of JavaScript. TypeScript is a free and open source high-level programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript and adds optional static typing to the language. It is designed for the development of large applications and transpiles to JavaScript. As it is a superset of JavaScript, existing JavaScript programs are also valid TypeScript programs. TypeScript may be used to develop JavaScript applications for both client-side and server-side execution (as with Node.js or Deno).

Moz DA: 69 Moz Rank: 5.4 Semrush Rank: 23,830 Facebook ♡: 6,614
Categories: Computers/Programming/Languages, Computers/Programming/Resources, Computers/Multimedia, Technical Information, Information Technology
Similar? Yes 0 No 0
heroku.com

heroku.com heroku.com           
Cloud Application Platform | Heroku
Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.


Moz DA: 79 Moz Rank: 6.6 Semrush Rank: 19,576 Facebook ♡: 4,452
Categories: Business, Information Technology
Similar? Yes 0 No 0
devconnected.com

devconnected.com devconnected.com           
devconnected - Software Engineering Articles, Guides & Tips
A community for developers, software engineers and IT professionals that want to take their knowledge to the next level.


Moz DA: 33 Moz Rank: 3.2 Semrush Rank: 89,125 Facebook ♡: 1
Categories: Computers/Software/Operating Systems, Computers/Open Source, Computers/Software/Databases, Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
localytics.com

localytics.com localytics.com           
Mobile App Marketing & Analytics Software | Localytics | Upland
Create meaningful, personalized mobile experiences with mobile app marketing and analytics software that drives customer engagement, retention, and conversions.


Semrush Rank: 2,485,749 Facebook ♡: 0
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
github.blog

github.blog github.blog           
The GitHub Blog - Updates, ideas, and inspiration from GitHub to help developers build and design software.
Updates, ideas, and inspiration from GitHub to help developers build and design software.


Semrush Rank: 54,415 Facebook ♡: 121
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
alvinalexander.com

alvinalexander.com alvinalexander.com           
Alvin Alexander | Free Scala, Java, Unix, MacOS tutorials (page 1)
Free Scala, Java, Unix, MacOS tutorials (page 1)


Moz DA: 56 Moz Rank: 5.1 Semrush Rank: 58,543 Facebook ♡: 53
Categories: Computers/Programming/Languages, Reference/Time, Society/People, Blogs/Wiki, Information Technology
Similar? Yes 0 No 0
gitconnected.com

gitconnected.com gitconnected.com           
Learn, Code, Get the Job | gitconnected
Tools to build your coding career. A developer community for career growth and your programmer homepage. Collaborate with other software engineers.


Semrush Rank: 22,921 Facebook ♡: 1,905
Categories: Computers/Programming/Languages, Computers/Internet/Web Design and Development, Computers/Data Formats, Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
logrocket.com

logrocket.com logrocket.com           
Session Replay | Product Analytics | Error Tracking | LogRocket
LogRocket helps you understand problems affecting your users, so that you can get back to building great software.


Semrush Rank: 14,181 Facebook ♡: 2,697
Categories: Computers/Software/Accounting, Computers/Programming/Languages, Computers/Internet/On the Web, Internet Services, Information Technology
Similar? Yes 0 No 0
codesandbox.io

codesandbox.io codesandbox.io           
CodeSandbox: Code, Review and Deploy in Record Time
CodeSandbox is a cloud development platform that empowers developers to code, collaborate and ship projects of any size from any device in record time.


Moz DA: 59 Moz Rank: 6.1 Semrush Rank: 23,229 Facebook ♡: 802
Categories: Computers/Programming/Languages, Reference/Maps, Computers/Multimedia, Internet Services, Information Technology
Similar? Yes 0 No 0
swagger.io

swagger.io swagger.io           
API Documentation & Design Tools for Teams | Swagger
Simplify API development for users, teams, and enterprises with our open source and professional toolset. Find out how Swagger can help you and get started today.


Moz DA: 67 Moz Rank: 6.3 Semrush Rank: 26,168 Facebook ♡: 804
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
buddy.works

buddy.works buddy.works           
Buddy: The DevOps Automation Platform
Get the most powerful and easy-to-configure continuous integration and delivery platform.
Software for Git developers. Buddy (also known as Buddy.Works) is a web-based and self-hosted continuous integration and delivery software for Git developers that can be used to build, test and deploy web sites and applications with code from GitHub, Bitbucket and GitLab. It employs Docker containers with pre-installed languages and frameworks for builds, alongside DevOps, monitoring and notification actions.

Semrush Rank: 216,618
Categories: Internet Services, Business
Similar? Yes 0 No 0
yarnpkg.com

yarnpkg.com yarnpkg.com           
Home | Yarn - Package Manager
Fast, reliable, and secure dependency management.


Moz DA: 75 Moz Rank: 6.4 Semrush Rank: 21,757 Facebook ♡: 0
Categories: Business, Information Technology
Similar? Yes 0 No 0
ant.design

ant.design ant.design           
Ant Design - The world's second most popular React UI framework
An enterprise-class UI design language and React UI library with a set of high-quality React components, one of best React UI library for enterprises


Moz DA: 46 Moz Rank: 5.6 Semrush Rank: 60,680 Facebook ♡: 574
Categories: Computers/Programming/Internet, Arts/Design, Computers/Programming/Databases, Content Server, Information Technology
Similar? Yes 0 No 0
daveceddia.com

daveceddia.com daveceddia.com           
Dave Ceddia
Articles to help you learn and master frontend development with React.


Semrush Rank: 573,325 Facebook ♡: 4
Categories: Computers/Programming/Languages, Computers/Internet, Computers/Internet/Web Design and Development, Technical Information, Information Technology
Similar? Yes 0 No 0
gitkraken.com

gitkraken.com gitkraken.com           
GitKraken Legendary Git Tools | GitKraken
Meet GitKraken, the creator of legendary Git tools for developers and teams - like the GitKraken Client, with Git GUI and CLI, Git Integration for Jira, and GitLens for VS Code.


Moz DA: 55 Moz Rank: 5 Semrush Rank: 39,774
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
travis-ci.community

travis-ci.community travis-ci.community           
Travis CI Community
Travis CI Community


Semrush Rank: 904,247
Categories: Business, Information Technology
Similar? Yes 0 No 0
codeclimate.com

codeclimate.com codeclimate.com           
Home | Code Climate
Velocity synthesizes the data from your repos to give you full visibility and empowers your team for continuous delivery.


Moz DA: 54 Moz Rank: 5.4 Semrush Rank: 227,486 Facebook ♡: 536
Categories: Computers/Programming/Languages, Computers/Software/Operating Systems, Computers/Programming/Resources, Software/Hardware, Information Technology
Similar? Yes 0 No 0
libraries.io

libraries.io libraries.io           
Libraries.io - The Open Source Discovery Service
Discover open source packages, modules and frameworks you can use in your code.
. Libraries.io is an open source web service that lists software development project dependencies and alerts developers to new versions of the software libraries they are using. Libraries.io is written by Andrew Nesbitt, who has also used the code as the basis for DependencyCI, a service that tests project dependencies. A key feature is that the service checks for software license compliance.As of 17 April 2022, the web service monitors 6,921,905 open source libraries and supports 32 different package managers. To gather the information on libraries, it uses the dominant package manager for each programming language that is supported. The website organizes them by programming language, package manager, license (such as GPL or MIT), and by keyword.

Facebook ♡: 0
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
snyk.io

snyk.io snyk.io           
Snyk | Developer security | Develop fast. Stay secure. | Snyk
Snyk helps software-driven businesses develop fast and stay secure. Continuously find and fix vulnerabilities for npm, Maven, NuGet, RubyGems, PyPI and more.


Semrush Rank: 14,319
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
getcomposer.org

getcomposer.org getcomposer.org           
Composer
A Dependency Manager for PHP


Semrush Rank: 110,911 Facebook ♡: 53
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
npmjs.org

npmjs.org npmjs.org           
npm | Home


Semrush Rank: 1,383,374 Facebook ♡: 86
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
openshift.com

openshift.com openshift.com           
Red Hat OpenShift enterprise Kubernetes container platform
Red Hat® OpenShift® is a unified platform to build, modernize, and deploy applications at scale


Semrush Rank: 161,499 Facebook ♡: 2
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
jekyllrb.com

jekyllrb.com jekyllrb.com           
Jekyll • Simple, blog-aware, static sites | Transform your plain text into static websites and blogs
Transform your plain text into static websites and blogs


Moz DA: 70 Moz Rank: 7.4 Semrush Rank: 125,952 Facebook ♡: 1,808
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
bundler.io

bundler.io bundler.io           
Bundler: The best way to manage a Ruby application's gems
Bundler: The best way to manage a Ruby application's gems


Semrush Rank: 191,632 Facebook ♡: 14
Categories: Business, Information Technology
Similar? Yes 0 No 0
cloudfoundry.org

cloudfoundry.org cloudfoundry.org           
Cloud Foundry - Open Source Cloud Native Application Delivery
Cloud Foundry provides a highly efficient, modern model for cloud native application delivery on top of Kubernetes. Get started today!


Moz DA: 60 Moz Rank: 5.3 Semrush Rank: 158,645 Facebook ♡: 0
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
ansible.com

ansible.com ansible.com           
Ansible is Simple IT Automation
Ansible is the simplest way to automate apps and IT infrastructure. Application Deployment + Configuration Management + Continuous Delivery.


Semrush Rank: 11,090 Facebook ♡: 651
Categories: Business, Information Technology
Similar? Yes 0 No 0
nodesource.com

nodesource.com nodesource.com           
For mission-critical Node.js applications - NodeSource
NodeSource products provide real-time insight into application performance and security, empowering organizations to successfully operationalize Node.js


Semrush Rank: 307,820 Facebook ♡: 1,097
Categories: Business, Information Technology
Similar? Yes 0 No 0
fastlane.tools

fastlane.tools fastlane.tools           
fastlane - App automation done right
fastlane - App automation done right


Facebook ♡: 1
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
drone.io

drone.io drone.io           
Drone CI - Automate Software Testing and Delivery
Drone is a self-service Continuous Delivery platform for busy development teams
. The baryton is a bowed string instrument similar to the viol, but distinguished by an extra set of sympathetic but also pluckable strings. It was in regular use in Europe until the end of the 18th century.

Facebook ♡: 162
Categories: Internet Services, Information Technology
Similar? Yes 0 No 0
docker.com

docker.com docker.com           
Docker: Accelerated, Containerized Application Development
Docker is a platform designed to help developers build, share, and run modern applications. We handle the tedious setup, so you can focus on the code.


Moz DA: 90 Moz Rank: 7.1 Semrush Rank: 2,475 Facebook ♡: 8,280
Categories: Business, Information Technology
Similar? Yes 0 No 0
risingstack.com

risingstack.com risingstack.com           
RisingStack: Node.js Consulting & Development, Kubernetes Consulting
RisingStack is a full-stack software development company who builds scalable and resilient digital products. We ♥ JavaScript, Kubernetes and Microservices.


Moz DA: 55 Moz Rank: 4.9 Semrush Rank: 268,164 Facebook ♡: 1,335
Categories: Business, Information Technology
Similar? Yes 0 No 0
brew.sh

brew.sh brew.sh           
The Missing Package Manager for macOS (or Linux) — Homebrew
The Missing Package Manager for macOS (or Linux).
Software installation management software. Homebrew is a free and open-source software package management system that simplifies the installation of software on Apple's operating system, macOS, as well as Linux. The name is intended to suggest the idea of building software on the Mac depending on the user's taste. Originally written by Max Howell, the package manager has gained popularity in the Ruby on Rails community and earned praise for its extensibility. Homebrew has been recommended for its ease of use as well as its integration into the command-line interface. Homebrew is a non-profit project member of the Software Freedom Conservancy, and is run entirely by unpaid volunteers.Homebrew has made extensive use of GitHub to expand the support of several packages through user contributions.

Moz DA: 66 Moz Rank: 6.7 Semrush Rank: 16,849 Facebook ♡: 568
Categories: Computers/Software/Operating Systems, Computers/Software/Graphics, Science/Math, Software/Hardware, Information Technology
Similar? Yes 0 No 0
cypress.io

cypress.io cypress.io           
JavaScript Component Testing and E2E Testing Framework | Cypress
Cypress' open-source app takes the pain out of front-end testing. Use the Cypress E2E testing framework for any application or component that runs in a browser.


Moz DA: 48 Moz Rank: 4.4 Semrush Rank: 41,812 Facebook ♡: 501
Categories: Business/Financial Services, Computers/Internet/Web Design and Development, Computers/Data Formats, Software/Hardware, Information Technology
Similar? Yes 0 No 0
puppet.com

puppet.com puppet.com           
Puppet Infrastructure & IT Automation at Scale | Puppet by Perforce
Puppet is the industry-leading automation solution for configuration management, compliance, CI/CD, patch management, IT automation, and more.
American video game developer. Puppet Combo is an American independent video game development studio founded by Benedetto "Ben" Cocuzza in 2012 as Pig Farmer Games and based in Brooklyn. Puppet Combo's games, such as Nun Massacre (2018) and the critically acclaimed Murder House (2020), are mostly survival horror games developed solely by Cocuzza and modeled after early PlayStation games and VHS. They are also frequently inspired by 1980s horror films, specifically grindhouse and slasher films. Puppet Combo primarily releases their games through Patreon and Itch.io. Cocuzza launched Torture Star Video, a video game publisher for lo-fi horror games, in 2021.

Semrush Rank: 35,111 Facebook ♡: 3
Categories: Business, Information Technology
Similar? Yes 0 No 0
nodered.org

nodered.org nodered.org           
Node-RED
Node-RED
Programming tool for network-aware devices. Node-RED is a flow-based development tool for visual programming developed originally by IBM for wiring together hardware devices, APIs and online services as part of the Internet of Things.Node-RED provides a web browser-based flow editor, which can be used to create JavaScript functions. Elements of applications can be saved or shared for re-use. The runtime is built on Node.js. The flows created in Node-RED are stored using JSON. Since version 0.14, MQTT nodes can make properly configured TLS connections.In 2016, IBM contributed Node-RED as an open source OpenJS Foundation project.

Moz DA: 55 Moz Rank: 5.6 Semrush Rank: 71,444 Facebook ♡: 1,072
Categories: Computers/Programming/Languages, Society/People, Computers/Software/Operating Systems, Software/Hardware, Information Technology
Similar? Yes 0 No 0
electronjs.org

electronjs.org electronjs.org           
web-tech
Build cross-platform desktop apps with JavaScript, HTML, and CSS
Development framework built on Chromium. Electron (formerly known as Atom Shell) is a free and open-source software framework developed and maintained by OpenJS Foundation. The framework is designed to create desktop applications using web technologies (mainly HTML, CSS and JavaScript, although other technologies such as front-end frameworks and Web Assembly are possible) that are rendered using a version of the Chromium browser engine and a back end using the Node.js runtime environment. It also uses various APIs to enable functionality such as native integration with Node.js services and an inter-process communication module. Electron was originally built for Atom and is the main GUI framework behind several open-source projects including Atom, GitHub Desktop, Light Table, Visual Studio Code, WordPress Desktop and Eclipse Theia.

Moz DA: 63 Moz Rank: 5.6 Semrush Rank: 11,887 Facebook ♡: 52
Categories: Computers/Open Source, Computers/Programming/Languages, Computers/Software/Internet, Software/Hardware, Information Technology
Similar? Yes 0 No 0
gohugo.io

gohugo.io gohugo.io           
The world's fastest framework for building websites | Hugo
The world’s fastest framework for building websites


Semrush Rank: 88,633 Facebook ♡: 54
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
vsupalov.com

vsupalov.com vsupalov.com           
vsupalov.com
vsupalov.com


Moz DA: 36 Moz Rank: 4.3 Semrush Rank: 305,098 Facebook ♡: 0
Categories: Computers/Internet/On the Web, Computers/Internet/Cloud Computing, Computers/Programming/Languages, Business, Information Technology
Similar? Yes 0 No 0
nodejs.org

nodejs.org nodejs.org           
Node.js
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
JavaScript runtime environment. Node.js is a cross-platform, open-source server environment that can run on Windows, Linux, Unix, macOS, and more. Node.js is a back-end JavaScript runtime environment, runs on the V8 JavaScript Engine, and executes JavaScript code outside a web browser. Node.js lets developers use JavaScript to write command line tools and for server-side scripting. The ability to run JavaScript code on the server is often used to generate dynamic web page content before the page is sent to the user's web browser. Consequently, Node.js represents a "JavaScript everywhere" paradigm, unifying web-application development around a single programming language, as opposed to using different languages for the server- versus client-side programming.

Semrush Rank: 7,048 Facebook ♡: 443,065
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
taobao.org

taobao.org taobao.org           
天貓淘寶海外,花更少,買到寶!
天貓淘寶海外作爲面向華人的跨境電商平台,覆蓋200多個國家和地區的消費者,其中核心站點包括:中國香港、中國澳門、中國台灣、新加坡、馬來西亞、澳洲、加拿大。


Semrush Rank: 527,677 Facebook ♡: 0
Categories: Online Shopping, Shopping
Similar? Yes 0 No 0
sentry.io

sentry.io sentry.io           
Application Performance Monitoring & Error Tracking Software | Sentry
Self-hosted and cloud-based application performance monitoring & error tracking that helps software teams see clearer, solve quicker, & learn continuously.


Semrush Rank: 64,758 Facebook ♡: 1,193
Categories: Business, Information Technology
Similar? Yes 0 No 0
issuehub.io

issuehub.io issuehub.io           



Moz DA: 34 Moz Rank: 3.6 Semrush Rank: 3,242,701 Facebook ♡: 15
Categories: Computers/Internet/Cloud Computing, Computers/Programming/Languages, Computers/Open Source, Internet Services, Travel
Similar? Yes 0 No 0
kubernetes.io

kubernetes.io kubernetes.io           
Kubernetes
Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon 15 years of experience of running production workloads at Google, combined with best-of-breed ideas and practices from the community. Planet Scale Designed on the same principles that allow Google to run billions of containers a week, Kubernetes can scale without increasing your operations team.
Software to manage containers on a server-cluster. Kubernetes (, commonly abbreviated K8s) is an open-source container orchestration system for automating software deployment, scaling, and management. Originally designed by Google, the project is now maintained by the Cloud Native Computing Foundation. The name Kubernetes originates from Greek, meaning 'helmsman' or 'pilot'. Kubernetes is often abbreviated as K8s, counting the eight letters between the K and the s (a numeronym).Kubernetes works with containerd and CRI-O. Its suitability for running and managing large cloud-native workloads has led to widespread adoption of it in the data center. There are multiple distributions of this platform – from ISVs as well as hosted-on cloud offerings from all the major public cloud vendors.

Semrush Rank: 6,972 Facebook ♡: 997
Categories: Business, Information Technology
Similar? Yes 0 No 0
bountysource.com

bountysource.com bountysource.com           
Bountysource
Bountysource


Moz DA: 55 Moz Rank: 5.2 Semrush Rank: 182,663 Facebook ♡: 539
Categories: Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
terraform.io

terraform.io terraform.io           
Terraform by HashiCorp
Terraform is an open-source infrastructure as code tool that enables you to safely and predictably provision and manage infrastructure in any cloud.


Semrush Rank: 12,364 Facebook ♡: 0
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
codecov.io

codecov.io codecov.io           
Codecov - The Leading Code Coverage Solution
Code coverage reporting solution for any test suite — Codecov gives developers actionable insights to deploy reliable code with confidence.


Semrush Rank: 505,863
Categories: Internet Services, Information Technology
Similar? Yes 0 No 0
Suggest Site to this list (travis-ci.com)
    Please only suggest if the website is similar. We do check suggested websites carefully and only approve if it's completely similar.
We'll never share your email with anyone else. You'll get a confirmation email.

travis-ci.com Reviews

No reviews have been made yet.
What is sitelike.org?

sitelike.org is a free tool to search and find Similar Websites, alternatives or related to the given site.
It helps you to find similar sites based on keyword overlap and shared audience.
Our team is manually checking and finding similar websites and also our visitors are helping us to find the best similar websites.
"Similar sites like" first finds the best and top keywords for all websites and rank them.
We also use our internal algorithm with analysing the website contents and also several web sources to determine the main topics of websites which are used to find similar websites that have the closest matching set of topics. Our ranking system uses user generated content created by our team, our visitors and also our algorithm.

0