Showing 110 open source projects for "javascript guide"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    Bolt for JavaScript

    Bolt for JavaScript

    A framework to build Slack apps using JavaScript

    A JavaScript framework to build Slack apps in a flash with the latest platform features. Read the getting started guide to set-up and run your first Bolt app. To listen to messages that your app has access to receive, you can use the message() method which filters out events that aren’t of type message. message() accepts an optional pattern parameter of type string or RegExp object which filters out any messages that don’t match the pattern. A RegExp pattern can be used instead of a string...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JavaScript Standard Style

    JavaScript Standard Style

    JavaScript style guide, linter, and formatter

    JavaScript Standard Style is a JavaScript style guide with linter and automatic formatter. It’s the simple, easy, fuss-free way to get a consistent style in your project. No more hundred-line style configuration files for every module/project; no more messy or inconsistent code; and no more wasting time sending code back and forth between reviewer and contributor. With Standard, your code is automatically formatted, no configuration necessary. With Standard, code clarity and community...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    AWS SDK for JavaScript

    AWS SDK for JavaScript

    AWS SDK for JavaScript in the browser and Node.js

    ... of the AWS SDK for JavaScript and provide easy-to-use interfaces for common app use cases such as authentication, storage, API. To create React applications with AWS SDK, you can use AWS Amplify Library which provides React components and CLI support to work with AWS services. The version 3.x of the AWS SDK for JavaScript is generally available. For more information see the Developer Guide or API Reference.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    web3.js Ethereum JavaScript API

    web3.js Ethereum JavaScript API

    Ethereum JavaScript API

    Web3.js 4.x has been released. Checkout 4.x API documentation and migration guide for testing, early feedback and contributions. This is the Ethereum JavaScript API which connects to the Generic JSON-RPC spec. You need to run a local or remote Ethereum node to use this library. Additionally you can set a provider using web3.setProvider() (e.g. WebsocketProvider). We support types within the repo itself. Please open an issue here if you find any wrong types. If you are using create-react-app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    Intellij rainbow brackets

    Intellij rainbow brackets

    Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco

    Compatible with IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, AppCode, CLion, Gogland, DataGrip, Rider, MPS, Android Studio, HUAWEI DevEco Studio, DataSpell, Code With Me. Supports Java, Scala, Clojure, Kotlin, Python, Haskell, Agda, Rust, JavaScript, TypeScript, Erlang, Go, Groovy, Ruby, Elixir, ObjectiveC, PHP, HTML, XML, SQL, Apex language, C#, Dart, Pug/Jade, Bash, Vue.js, C# Razor Pages, GLSL(the OpenGL Shading Language), Go Template, C++, C, etc. Eliminate context switching...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    OpenMoji

    OpenMoji

    Open source emojis for designers, developers and everyone else!

    Open source emojis for designers, developers and everyone else! OpenMoji is an open source project of 60+ students and 3 professors of the HfG Schwäbisch Gmünd and 20+ external contributors. All emojis are free to use under the CC BY-SA 4.0 license. So far more than three thousand emojis over many categories have been designed. OpenMoji carefully supports the Unicode Emoji standard. All emojis follow a single style guide and fit perfectly together. Supporting a wide range of use cases...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    PufferPanel

    PufferPanel

    PufferPanel is an open source game server management panel

    The simplest, free, open source game management panel. PufferPanel is an open source game server management panel designed to be easy to use and easy to install. PufferPanel supports Minecraft, Forge, Spigot, Sponge, Source Dedicated Servers, BungeeCord, PocketMine, Forge, and much more. In addition to being a free and open source project, PufferPanel provides an easy-to-use interface for everyone from individual users to large networks or companies. We strive to create a friendly community,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    7.css

    7.css

    A JS-independent, tree-shakeable CSS framework

    7.css is a CSS framework for building interface components that look like Windows 7. It is built on top of the GUI backbone of XP.css, which is an extension of 98.css. This framework relies on the usage of semantic HTML. To make a button, you'll need to use a button. Input elements require labels. Tabs rely on the role="tab" attribute. This page will guide you through that process, but accessibility is a primary goal of this project. It does not ship with any JavaScript, so it is compatible...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Apisauce

    Apisauce

    Axios + standardized errors + request/response transforms

    Talking to APIs doesn't have to be awkward anymore. Low-fat wrapper for the amazing Axios HTTP client library. All responses follow the same flow: success and failure alike. Responses have a problem property to help guide exception flow, attach functions that get called each request, attach functions that change all request or response data. Detects connection issues (on React Native). The only required property is baseURL and it should be the starting point for your API. It can contain a sub...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
  • 10
    OWASP Juice Shop

    OWASP Juice Shop

    Probably the most modern and sophisticated insecure web application

    It can be used in security trainings, awareness demos, CTFs and as a guinea pig for security tools! Juice Shop encompasses vulnerabilities from the entire OWASP Top Ten along with many other security flaws found in real-world applications! Juice Shop is written in Node.js, Express and Angular. It was the first application written entirely in JavaScript listed in the OWASP VWA Directory. The application contains a vast number of hacking challenges of varying difficulty where the user is supposed...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Learn Prompting

    Learn Prompting

    This website is a free, open-source guide on prompt engineering

    This website is a free, open-source guide on prompt engineering. Contributions are welcome! Harsh criticism is welcome too. We launched the first ever prompt hacking competition designed to enhance AI safety and education by challenging participants to outsmart large language models from May 5th to June 3rd! The competition featured 10 increasingly difficult levels of prompt hacking defenses and the chance to win over $35,000 in prizes. Coding is a great skill to learn alongside prompt...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Cash

    Cash

    An absurdly small jQuery alternative for modern browsers

    ... our API just check out jQuery's, while we don't implement everything that jQuery provides, everything what we do implement should be compatible with jQuery. Cash can be extended with custom methods. If you're migrating from jQuery be sure to read our migration guide. A 76.6% gain in size reduction compared to jQuery. If you need a smaller bundle, we support partial builds too.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    plop

    plop

    Consistency made simple

    Plop is a little tool that saves you time and helps your team build new files with consistency. Plop generates code when you want, how you want, and can be changed whenever you want. Simple to Learn Creating a good boilerplate shouldn't require a master's degree. Read over the one-page getting started guide and you'll be well on your way. Once plop is setup, anyone on the team can simply type plop into the terminal. The right way to create your code, is now the easiest way. Allow your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    AWS Amplify

    AWS Amplify

    A declarative JavaScript library for application development

    ... JavaScript libraries are supported for different web and mobile frameworks including React, React Native, Angular, Ionic, and Vue. It is recommended that you first complete the Getting Started guide for Amplify JavaScript. The Amplify Framework uses Amazon Cognito as the main authentication provider. Amazon Cognito is a robust user directory service that handles user registration, authentication, account recovery & other operations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Detox

    Detox

    Gray box end-to-end testing and automation framework for mobile apps

    ... flakiness head on is by moving from black box testing to gray box testing. That's where Detox comes into play. Detox is built from the ground up to support React Native projects as well as pure native ones. Read the Getting Started Guide to get Detox running on your app in less than 10 minutes. We believe that the only way to address the core difficulties with mobile end-to-end testing is by rethinking some of the principles of the entire approach.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    gitmoji

    gitmoji

    An emoji guide for your commit messages

    Gitmoji is an initiative to standardize and explain the use of emojis on GitHub commit messages. Gitmoji is an emoji guide for GitHub commit messages. Aims to be a standarization cheatsheet, guide for using emojis on GitHub's commit messages. Using emojis on commit messages provides an easy way of identifying the purpose or intention of a commit with only looking at the emojis used. As there are a lot of different emojis I found the need of creating a guide that can help to use emojis easier...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Hugo Book Theme

    Hugo Book Theme

    Hugo documentation theme as simple as plain book

    ... multilingual mode, just follow the configuration guide there. You can also tweak search indexing configuration per language in i18n folder. There are layout partials available for you to easily override components of the theme in layouts/partials/. There are a few features implemented as plugable scss styles. Usually these are features that don't make it to the core but can still be useful.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ipfs-action

    ipfs-action

    GitHub Action for upload to IPFS. Supports Pinata

    IPFS upload GitHub Action. It allows uploading DApps or content to IPFS in a GitHub pipeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vue Styleguidist

    Vue Styleguidist

    Created from react styleguidist for Vue Components with a guide

    Isolated Vue component development environment with a living style guide. Focus on one component at a time, see all its variants and work faster with hot reload. Share components with your team, including designers and developers. See how components behave to different props and data right in the browser. vue-styleguidist takes the results of vue-docgen-api and creates a website to showcase and develop components. vue-docgen-api parses vue components and load their documentation in a JavaScript...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Hakaton Starter

    Hakaton Starter

    A boilerplate for Node.js web applications

    ... are not familiar with how OAuth 2.0 works. When I started this project, my primary focus was on simplicity and ease of use. I also tried to make it as generic and reusable as possible to cover most use cases of hackathon web apps, without being too specific. In the worst case, you can use this as a learning guide for your projects, if for example you are only interested in Sign in with Google authentication and nothing else.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Just the Docs

    Just the Docs

    A modern, high customizable, responsive Jekyll theme for documention

    Just the Docs gives your documentation a jumpstart with a responsive Jekyll theme that is easily customizable and hosted on GitHub Pages. Just the Docs is built for Jekyll, a static site generator. View the Jekyll quick start guide for more information. Just the Docs requires no special plugins and can run on GitHub Pages’ standard Jekyll compiler. The Jekyll SEO Tag plugin is included by default (no need to run any special installation) to inject SEO and open graph metadata on docs pages. Your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    React Styleguidist

    React Styleguidist

    Isolated React component development environment with a style guide

    React Styleguidist is a component development environment with hot reloaded dev server and a living style guide that you can share with your team. It lists component propTypes and shows live, editable usage examples based on Markdown files. Focus on one component at a time, see all its variants and work faster with hot reload. Supports JavaScript, TypeScript and Flow. Works with Create React App out of the box. Share components with your team, including designers and developers. See how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Playbook

    Playbook

    A library for isolated developing UI components

    A library for isolated developing UI components and automatically taking snapshots of them. Playbook is a library that provides a sandbox for building UI components without having to worry about application-specific dependencies, strongly inspired by Storybook for JavaScript in web-frontend development. Components built by using Playbook can generate a standalone app as living style guide. This allows you to not only review UI quickly but also deliver more robust designs by separating business...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Orchid

    Orchid

    Rapid application development of back-office applications

    Orchid is a free Laravel package that abstracts standard business logic and allows code-driven rapid application development of back-office applications, admin/user panels, and dashboards. Focus on PHP development and don't lose time with HTML, CSS, or JavaScript. Build application logic, not admin panels. Try our quick start guide and kick-start your application's development. Prevent reinventing the wheel or forms. Orchid already supports many form elements "out of the box" and allows you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Web3Press WordPress Plugin

    Web3Press WordPress Plugin

    The WordPress plugin to integrate LikeCoin

    Integrates Liker ID functionality into your own WordPress site. The suggested way of development environment is docker based. This guide will assume you have Docker Community Edition 18+ installed. Auto rebuild script in dev mode. Only one javascript component can be run at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next