Showing 91 open source projects for "generate"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    API Platform

    API Platform

    Create REST and GraphQL APIs, scaffold Jamstack webapps

    ... environment and the deployment mechanism leverage Docker, Kubernetes and Helm. Generate a PHP data model from the RDF vocabularies and ontologies. Let the ORM create the related tables. Enjoy a beautiful administration interface built with React without writing a line of code. Scaffold a Next.js, Nuxt.js, Vuetify, Quasar, React, Vue.js or React Native app, tweak it to fit your needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Covalent

    Covalent

    Teradata UI Platform built on Angular Material

    ...-axis and td-chart-y-axis elements generate an axis inside a td-chart. Its the equivalent of creating a JS xAxis/yAxis object in charts. Blank main site nav component that gets hooked as a parent of all the other layouts. Layout with a custom navigation view with toolbar items and footers. Basic side sheet content.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GraphQL Code Generator

    GraphQL Code Generator

    A tool for generating code based on a GraphQL schema and GraphQL ops

    Generate code from your GraphQL schema and operations with a simple CLI. Generate code from your GraphQL schema and GraphQL operations with a single function call regardless of your environment or code format. Watch for changes in your GraphQL schema and operations, and automatically generate code as you go. Codegen easily integrates into your development workflow. One of the goals of GraphQL Codegen is to allow you to easily customize the output, and add custom behaviour according to your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kanel

    Kanel

    Generate Typescript types from Postgres

    Generate Typescript types from a live Postgres database. This is for people who don't like ORMs but who do like intellisense and type checking for their database access code. Kanel is a tool for generating TypeScript types from PostgreSQL schemas, simplifying database integration in TypeScript projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 5
    Figma Sprite Generator

    Figma Sprite Generator

    A Figma plugin to generate sprite sheets and JSON files from selected

    Figma Sprite Generator is a Figma plugin designed to create sprite sheets and corresponding JSON metadata from selected icons. This tool is ideal for designers and developers working on web projects or UI libraries, as it automates sprite generation for more efficient workflows. Users can quickly convert their icons into PNG sprites and extract JSON files with icon dimensions and positions, streamlining the process of incorporating sprites into websites or applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Step CI

    Step CI

    Automated API Testing and Quality Assurance

    Step CI is an open-source API Quality Assurance framework. Language-agnostic. Configure easily using YAML, JSON or JavaScript. REST, GraphQL, gRPC, tRPC, SOAP. Test different API types in one workflow. Self-hosted. Test services on your network, locally or with CI/CD. Integrated. Play nicely with others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vue Styleguidist

    Vue Styleguidist

    Created from react styleguidist for Vue Components with a guide

    ... 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. Generate markdown by default but can be configured to generate whatever text format you desire.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenAPI-TS

    OpenAPI-TS

    The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators

    A TypeScript utility for generating and manipulating OpenAPI definitions, making it easier to work with API schemas in TypeScript projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tRPC OpenAPI

    tRPC OpenAPI

    OpenAPI support for tRPC

    tRPC OpenAPI is an extension for tRPC that provides OpenAPI support, enabling developers to generate OpenAPI schemas from tRPC routers for better API documentation and client generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 10
    Scribbletune

    Scribbletune

    Create music with JavaScript

    Scribbletune is a JavaScript library for creating music and sequences using a simple and intuitive syntax, allowing developers to generate MIDI files and integrate music composition into their applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AgentScript

    AgentScript

    Build AI agents that think in code

    AgentScript is a TypeScript SDK for building reliable AI agents that express their plans as code, enabling stop/start workflows, tool-level state management, and enhanced observability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SVG To Font

    SVG To Font

    Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font

    Read a set of SVG icons and output a TTF/EOT/WOFF/WOFF2/SVG font, a generator of fonts from SVG icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    graphql-compose

    graphql-compose

    Toolkit for generating complex GraphQL Schemas on Node.js

    Toolkit for generating complex GraphQL schemas in Node.js. Provides a type registry with a bunch of methods for programmatic schema construction. It allows not only to extend types but also remove fields, interfaces, args. If you want to write your graphql schema generator – graphql-compose is a good instrument for you. Provides methods for editing GraphQL output/input types (add/remove fields/args/interfaces) Introduces Resolver's – the named graphql fieldConfigs, which can be used for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    react-docgen

    react-docgen

    A CLI and toolbox to extract information from React component files

    react-docgen is a CLI and toolbox to help extracting information from React components, and generate documentation from it. It uses @babel/parser to parse the source into an AST and provides methods to process this AST to extract the desired information. The output / return value is a JSON blob / JavaScript object. It provides a default implementation for React components defined via React.createClass, ES2015 class definitions or functions (stateless components). These component definitions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    G2

    G2

    Interactive data-driven visualization grammar for statistical charts

    G2 is a highly interactive data-driven visualization grammar for statistical charts. with a high level of usability and scalability. It provides a set of grammar, and takes users beyond a limited set of charts to an almost unlimited world of graphical forms. With G2, you can describe the visual appearance and interactive behavior of visualization just by one statement, and generate web-based views using Canvas or SVG. We have summarized a series of story design templates from lots of real data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Stencil

    Stencil

    A web component compiler for building UI components

    Stencil is a toolchain for building reusable, scalable design systems. Generate small, blazing fast, and 100% standards based Web Components that run in every browser. The magical, reusable web component compiler. Start building in seconds. With intentionally small tooling, a tiny API, and zero configuration, Stencil gets out of the way and lets you focus on your work. A tiny runtime, prerendering, and the raw power of native Web Components make Stencil one of the fastest compilers around...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    next-forge

    next-forge

    Production-grade Turborepo template for Next.js apps

    A mono repo template designed to have everything you need to build your new SaaS app as quickly as possible. Authentication, billing, analytics, SEO, database ORM and more. Create and preview email templates with a React-based email library. A twblocks website template with a type-safe blog, bulletproof SEO, and legal pages, powered by Content Collections. Simple, beautiful out of the box, and easy-to-maintain documentation. Use Prisma Studio to visualize your database, and generate Prisma...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Presubmit

    Presubmit

    Context-aware AI reviewer for Pull Requests

    Optimize your code review process with Presubmit's AI Code Reviewer catches bugs, suggests improvements, and provides a meaningful summary - all before human reviewers take their first look.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    graphql-compose-mongoose

    graphql-compose-mongoose

    Mongoose model converter to GraphQL types with resolvers

    This is a plugin for graphql-compose, which derives GraphQLType from your Mongoose model. Also derives a bunch of internal GraphQL Types. Provide all CRUD resolvers, including graphql connection, also provide basic search via operators. GraphQL Compose Mongoose is a tool to automatically generate a GraphQL API from Mongoose models, simplifying GraphQL schema creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Zudoku

    Zudoku

    Framework for building high quality, interactive API documentation

    Zudoku (pronounced "zoo-doh-koo") is an open-source, highly customizable API documentation framework for building quality developer experiences around OpenAPI and, soon, GraphQL documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kanaries RATH

    Kanaries RATH

    Next generation of automated data exploratory analysis visualization

    RATH is not just an open-source alternative to Data Analysis and Visualization tools such as Tableau, but it automates your Exploratory Data Analysis workflow with an Augmented Analytic engine by discovering patterns, insights, causals and presents those insights with powerful auto-generated multi-dimensional data visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pdfme

    pdfme

    A TypeScript based PDF generator library, made with React

    TypeScript base PDF generator and React-based UI. Open source, developed by the community, and completely free to use under the MIT license. No complex operations are required. Just bring your favorite template and generate all the PDFs you need. Works on node and the browser. Anyone can easily create and modify templates using Designer (UI template editor). Templates have a JSON document representation, which makes theme easy to understand and easy to work with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    github1s

    github1s

    One second to read GitHub code with VS Code

    ... for it, and even take you to your GitHub settings page to generate one, if needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    compodoc

    compodoc

    The missing documentation tool for your Angular, Nest & Stencil apps

    The missing documentation tool for your Angular, Nest, Stencil application. Generate your Angular project documentation in seconds. Compodoc comes with a lot of features. Check it out now! Compodoc supports all major APIs of Angular. Use it directly in your project using npm and one script, that's it! No server needed, no sources uploaded online. 7 themes are available from famous documentation tools like Gitbook, Read the Docs or projects like Vagrant, Laravel, Postmark and Stripe. Compodoc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tegon

    Tegon

    Tegon is an open-source, AI-first alternative to Jira, Linear

    Tegon is an AI-first, open-source issue-tracking software that uses AI to smartly automate manual tasks, and workflows or provide more context to engineers for a given task. Manual efforts in task management, such as task triaging and backlog maintenance, can be time-consuming. Engineers often lose time navigating multiple platforms to gather task context, rather than accessing details within the task itself. Issue tracking tools serve as a task database, directing engineers on what to work...
    Downloads: 0 This Week
    Last Update:
    See Project