Showing 49 open source projects for "time"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    Laravel Request Docs

    Laravel Request Docs

    Effortless API documentation tool for Laravel applications

    ...Automatic rules fetching from injected Request and by regexp. Automatic routes fetching from Laravel Routes. Support for Laravel logs. Support for SQL query and query time. Support for HTTP response time and memory consumption. Support for Authorization Headers. Support for File uploads, and support for Eloquents events. Display extra documentation using markdown. Saves the history of previous requests. Added filters to sort, group, and filter routes by methods, controllers, middleware, and routes. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    tapir

    tapir

    Declarative, type-safe web endpoints library

    Declarative, type-safe web endpoints library. With tapir, you can describe HTTP API endpoints as immutable Scala values. Each endpoint can contain a number of input and output parameters. Compile-time guarantees, develop-time completions, read-time information. Separate the shape of the endpoint (the "what"), from the server logic (the "how"). Generate documentation from endpoint descriptions. Leverage the metadata to report rich metrics and tracing information. Re-use common endpoint definitions, as well as individual inputs/outputs. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Swagger Editor

    Swagger Editor

    An editor designed for Swagger

    Swagger Editor lets you edit Swagger API specifications in YAML inside your browser and to preview documentations in real time. Valid Swagger JSON descriptions can then be generated and used with the full Swagger tooling (code generation, documentation, etc). swagger-editor is a traditional npm module intended for use in single-page applications that are capable of resolving dependencies (via Webpack, Browserify, etc). swagger-editor-dist is a dependency-free module that includes everything you need to serve Swagger Editor in a server-side project, or a web project that can't resolve npm module dependencies. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    Cucumber.js

    Cucumber.js

    Cucumber for JavaScript

    ...Validate executable specifications against your code on any modern development stack. 40+ million open source downloads, the #1 tool for BDD. CucumberStudio is the leading collaboration platform for BDD - an easy-to-use tool to define ideas, test code, and learn in production from real-time insight.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    terraform-docs

    terraform-docs

    Generate documentation from Terraform modules in various formats

    ...The terraform-docs configuration file uses the yaml format in order to override any default behaviors. This is a convenient way to share the configuration amongst teammates, CI, or other toolings. Once you set it up and configured it, every time you or your teammates want to regenerate documentation (manually, through a pre-commit hook, or as part of a CI pipeline) all you need to do is run terraform-docs /module/path. One of the most popular format is markdown table, which is a very good fit for generating README of module. terraform-docs is available on Linux, macOS, Windows, and FreeBSD platforms. terraform-docs will locate any available configuration file without needing to explicitly pass the --config flag.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    DocsGPT

    DocsGPT

    GPT-powered chat for documentation search & assistance

    DocsGPT is a cutting-edge open-source solution that streamlines the process of finding information in project documentation. With its integration of powerful GPT models, developers can easily ask questions about a project and receive accurate answers. Say goodbye to time-consuming manual searches, and let DocsGPT help you quickly find the information you need. Try it out and see how it revolutionizes your project documentation experience. Contribute to its development and be a part of the future of AI-powered assistance.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    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 components react to different props and data right in the browser. Find the right combination of props and copy the code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Docusaurus

    Docusaurus

    Easy to maintain open source documentation websites

    Docusaurus is a project that makes maintaining, building and deploying open source documentation websites incredibly easy. Simple to set up and start, Docusaurus allows you to save time and focus on your documentation. All you have to do is write docs and blog posts with Markdown and Docusaurus will handle the rest of the website build process. Docusaurus comes with pre-configured localization, as well as all the key pages and sections you need to get started. It’s also customizable, so you can have a site that is uniquely yours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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 object. vue-inbrowser-compiler takes vue components code written in es6 and uses buble to make it compatible with all browser. vue-docgen-cli is a command line interface generating documentation files automatically from vue-docgen-api. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10
    Ladle

    Ladle

    Develop, test and document your React story components faster

    Ladle is a drop-in alternative to Storybook. It is a tool for developing and testing your React components in an environment that's isolated and faster than most real-world applications. Ladle also creates an index of your components, so you can easily test them through tools like Playwright. Ladle is compatible with the Component Story Format and Controls. It supports links, themes, right-to-left, source code, a11y (axe), typescript and flow out of the box. Powered by Vite, using esbuild,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GitHub Profile README Generator

    GitHub Profile README Generator

    Generate GitHub profile README easily with the latest add-ons

    ...The profile README is created by creating a new repository that’s the same name as your username. For example, my GitHub username is rahuldkjain so I created a new repository with the name rahuldkjain. Note: at the time of this writing, in order to access the profile README feature, the letter-casing must match your GitHub username.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    mmmv_notes

    mmmv_notes

    Code samples in the form of a set of small utilities and micro-libs.

    The mmmv_notes is a collection of code examples, notes-as-code. The notes can have many forms, but they tend to have the form of micro-libraries and practical utilities that are tested to work at the time of their publication. The utilities and micro-libraries are NOT guaranteed to work, because they are NOT kept up to date with the changes in programming languages that they are written in and they are NOT kept up to date with the changes in libraries and/or other components that they depend on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    rest-hapi

    rest-hapi

    A RESTful API generator for Node.js

    Customize endpoints with configuration-based features and hapi plugins. Relational structure built into NoSQL documents based on mongoose schemas. Less time with boilerplate functionality and more time building awesome APIs! rest-hapi uses mongoose schemas to generate CRUD and association REST API endpoints on a hapi server. Think LoopBack but for hapi. We love the hapi framework and its style of modularity and configuration over code. We also love writing DRY code and leveraging tools that help go from idea to MVP as quickly as possible. rest-hapi aims to achieve this as an easy-to-use hapi plugin. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ASoulDocs

    ASoulDocs

    ASoulDocs is a stupid web server for multilingual documentation

    ...Give your users the best documentation experience ever with the ability to instantly change between multiple languages, and remember their preferences! Stop wasting time on worthless waiting! Keep in sync of your documentation in real-time from any Git hosting sources. It is your ultimate right to present the site to your users that is unique to your project. Integrate with popular commenting systems like Disqus, Duoshuo, and let users give you feedback directly without a hitch. Project documentation tools is an already-crowded place yet not both mature and affordable for the individual, especially OSS developers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RxSwift Chinese Documentation

    RxSwift Chinese Documentation

    RxSwift Chinese Documentation

    ...Because these frameworks have some commonalities, such as: the responsive way of thinking, the function and usage of operators, etc. These content documents are described in it. Since this is the first time the author has published a document, please forgive me if there are any problems with the document. You can provide feedback to the author through the methods provided on the 10. About this document page. You are also very welcome to send merge requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    docz

    docz

    It has never been so easy to document your things!

    Docz makes it easy to write and publish beautiful interactive documentation for your code. Create MDX files showcasing your code and Docz turns them into a live-reloading, production-ready site. Documenting code is one of the most important and time-consuming tasks when developing software. A lot of time is spent on building and maintaining custom documentation sites. Docz enables you to quickly create a live-reloading, SEO-friendly, production-ready documentation site with MDX and customize the look, feel and behave when required by leveraging GatsbyJS and Gatsby theme shadowing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Boost Note

    Boost Note

    Boost Note is a document driven project management tool

    ...Organize your dev team's sprint backlog and visualize them with status, assignees, reviewers, due date and everything you need. Reduce repeated progress updates in the company chat and standup meetings. It’s time to aggregate your knowledge in a single place. Build a team-wide knowledge management system to solve the information silos. Maximize the developer team's velocity with a document-centric workflow. Collaborate with your teammates in a doc with Boost Note's real-time editing. Boost Note's editor makes it easy to write a tech spec with Charts.js, Mermaid, Latex, PlantUML and so on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Docuowl

    Docuowl

    A documentation generator

    Docuowl generates static single-page documentation from Markdown files. As a long-time fan of the documentation style made by Stripe, and Markdown, I decided to use the former as a base to create a pretty documentation generator that outputs something like Stripe's. Stripe also generously allowed me to use their layout, so here's a big thank you to them". Docuowl takes a directory as input. The directory is expected to have one directory for each section or group.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Tesla JSON API

    Tesla JSON API

    A Ruby gem and unofficial documentation of Tesla's JSON API

    ...This gem provides a basic wrapper around the API to easily query and command the car remotely. It also provides access to the streaming API and a means to process data coming from it. Gives point-in-time data about the state of the vehicle and basic controls over certain functions of the vehicle. The state and command APIs loosely adhere to the REST standard, but differ in some crucial ways. As a result, you may not be able to use it with many REST tools and libraries out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BookIt Desktop

    BookIt Desktop

    This tool collects webpages and organizes them into an ebook.

    This is a desktop tool to collect webpages and organize them into an ebook. With this tool, you are able to gather Internet materials together to read any time offline. You can use it either as a webpage converter or material collector. Saving webpages can be so easy with a click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ASP.NET Core Docs

    ASP.NET Core Docs

    Documentation for ASP.NET Core

    Learn to use ASP.NET Core to create web apps and services that are fast, secure, cross-platform, and cloud-based. Browse tutorials, sample code, fundamentals, API reference and more. Choose interactive web apps, web API, MVC-patterned apps, real-time apps, and more. Develop with reusable UI components that can take advantage of WebAssembly for near-native performance. Develop RESTful HTTP services with ASP.NET Core web API. Develop page-focused web apps with a clean separation of concerns. Develop web apps using the Model-View-Controller design pattern. Add real-time functionality to your web app, enable server-side code to push content instantly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    React Helmet

    React Helmet

    A document head manager for React

    ...Helmet takes plain HTML tags and outputs plain HTML tags. It's dead simple, and React beginner friendly. Helmet 5 is fully backward-compatible with previous Helmet releases, so you can upgrade at any time without fear of breaking changes. We encourage you to update your code to our more semantic API, but please feel free to do so at your own pace. If you are using a prebuilt compilation of your app with webpack in the server be sure to include this in the webpack file so that the same instance of react-helmet is used. Supports all valid head tags: title, base, meta, link, script, noscript, and style tags. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TensorFlow-ZH

    TensorFlow-ZH

    Chinese version of the official document of TensorFlow

    ...The repo mirrors the structure of the original English docs: chapters, sections, code examples, API references, and supplementary content like configuration and build guides. It includes additional files like a PDF version (compiled LaTeX/TeX sources), table of contents mappings, and translation metadata to track contributions. Over time, the repo has evolved to stay in sync with upstream changes, providing versioned snapshots of the translated content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nimbus

    Nimbus

    The iOS framework that grows only as fast as its documentation

    ...This includes simplifying common tasks, such as creating RGB colors, and providing additional features that Apple has not yet or may not implement, such as photo viewers. By using Nimbus you will save countless hours of development time. We've found that after a point you won't want to build a project without it. There are two primary forms of documentation for Nimbus, autogenerated documentation and community documentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ...It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next