Showing 28 open source projects for "code"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    octonode

    octonode

    github api v3 in nodejs

    ...Authenticate to github in cli mode (desktop application) Ensure that the scopes argument is an object containing the required note property. For two-factor authentication add the One Time Password otp key with its corresponding code to the configuration object. If you would like to work with promises rather than callbacks, you can call the promise based version of any of the api calls by appending Async to the function call. If a function is said to be supporting pagination, then that function can be used in many ways as shown below. Results from the function are arranged in pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Stitch

    Stitch

    Stitch your CommonJS modules together for the browser

    Stitch is a library that simplifies the packaging of CommonJS modules for use in the browser. It allows developers to write modular JavaScript code using the CommonJS format and then bundles it into a single file that can be served client-side. This helps bridge the gap between Node.js-style development and browser environments, particularly before modern bundlers like Browserify and Webpack became widespread. The library automatically resolves dependencies, inlines modules, and ensures they can be required in the browser as if they were running in Node.js. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CoffeeKup

    CoffeeKup

    Markup as CoffeeScript

    ...Because it targets CoffeeScript users, CoffeeKup often appeals to projects that prefer that language’s terse style and want templates that look like the rest of their code. The project includes examples and installation instructions for integrating templates into server-side rendering pipelines and simple static site workflows.
    Downloads: 0 This Week
    Last Update:
    See Project