Showing 39 open source projects for "script"

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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Mermaid

    Mermaid

    Diagram and flowchart generation from text similar to markdown

    Mermaid is a JavaScript-based diagram and flowchart generating tool that uses markdown-inspired text for fast and easy generation of diagrams and charts. Forget about using heavy tools to explain your code. Mermaid greatly simplifies documentation with its simple markdown-like script language, and offers a great range of diagram and chart options. The latest version of Mermaid comes with a number of bug fixes and enhancements, as well as a new diagram type, entity relationship diagrams. Its range of available diagrams include flowcharts, sequence diagrams, gantt diagrams and more, with new ones continuously being developed.
    Downloads: 73 This Week
    Last Update:
    See Project
  • 2
    React Native Vector Icons

    React Native Vector Icons

    Customizable Icons for React Native with full styling

    Perfect for buttons, logos and nav/tab bars. Easy to extend, style and integrate into your project. If you want to use any of the bundled icons, you need to add the icon fonts to your Xcode project. For each platform (iOS/Android/Windows) you plan to use, follow one of the options for the corresponding platform. Upgrading this package often requires the font files linked to your projects to be updated as well. If the automatic linking works for you, running this again should update the...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    FreeWRL VRML/X3D browser
    FreeWRL is an Open Source, cross platform VRML2 and X3D compliant browser, with script, SAI and EAI support. Platforms supported: Linux and other Unix-style platforms; Mac OS/X; Windows. Support for mobile platforms (iOS, Android, QNX) is under development.
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 4
    Panel Splitter for Adobe Photoshop

    Panel Splitter for Adobe Photoshop

    Instantly crop & export images along the guides in Adobe Photoshop

    ... - Start Panel Splitter and click Install, Panel Splitter will automatically identify installed Photoshop versions and configure. - If your Photoshop application is already opened, close and restart it. (First time only; to load the script to PS Read More at: https://github.com/Dilshan-H/Panel-Splitter
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    Ayam
    Ayam is a free 3D modelling environment for the RenderMan interface.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    node-emoji

    node-emoji

    Simple emoji support for node.js projects

    ...In such cases, use the emoji.get('t-rex') syntax instead. To update the list or add custom emoji, clone this repository and put them into lib/emojifile.js. Then run npm run-script emojiparse in the project directory or node emojiparse in the lib directory. This should generate the new emoji.json file and output Done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vivus.js

    Vivus.js

    JavaScript library to make drawing animation on SVG

    Vivus is a lightweight JavaScript class (with no dependencies) that allows you to animate SVGs, giving them the appearence of being drawn. There are a variety of different animations available, as well as the option to create a custom script to draw your SVG in whatever way you like. Every path element is drawn at the same time with a small delay at the start. This is currently the default animation. Each line is drawn synchronously. They all start and finish at the same time, hence the name `sync`. Each path element is drawn one after the other. This animation gives the best impression of live drawing. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    textures.js

    textures.js

    SVG patterns for data visualization

    Textures.js is a JavaScript library for creating SVG patterns. Made on top of d3.js, it is designed for data visualization. Import textures.js from NPM. You can also use textures.js in your HTML page with a <script> tag by downloading textures.js to a local folder or by using the Unpkg CDN network. Textures.js can be used alongside d3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Chart.xkcd

    Chart.xkcd

    xkcd styled chart lib

    Chart.xkcd is a chart library plots “sketchy”, “cartoony” or “hand-drawn” styled charts. It’s easy to get started with chart.xkcd. All that’s required is the script included in your page along with a single <svg> node to render the chart. You can install chart.xkcd via script tag in HTML or via npm. Line chart displays series of data points in the form of lines. It can be used to show trend data, or comparison of different data sets. XY chart is used to plot points by specifying their XY coordinates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Unimus makes Network Automation and Configuration Management easy. Icon
    Unimus makes Network Automation and Configuration Management easy.

    Deploying Unimus to manage your entire network requires only minutes, allowing for rapid deployment without headaches.

    We aim to make automation, disaster recovery, change management and configuration auditing painless and affordable for a network of any size.
    Learn More
  • 10
    fancyBox

    fancyBox

    jQuery lightbox script for displaying images, videos and more

    Fancybox saves you time and helps to easily create beautiful, modern overlay windows containing images, iframes, videos or any kind of HTML content. This is the 4th generation of Fancybox and brings lots of fresh features. Both Carousel and Panzoom components are used under the hood and help ensure a best-in-class user experience. In addition, they are easy to integrate with each other. Touch and mobile optimized with swipe, drag and pinch-to-zoom gestures. Highly customizable with...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    xeogl

    xeogl

    A WebGL-based 3D engine for technical visualization

    ...It gives you tools to create interactive 3D worlds in your browser. Load models from formats like glTF or OBJ, or generate them programmatically. Navigate them with the camera and script them with Javascript, to build compelling 3D presentations. Load multiple models. Isolate/move/emphasize objects. Camera navigation controls. Camera animations (flyto, follow, path etc). Emphasis effects (wireframe, ghost, highlight, outline). Annotations. Cross-section views. Scene object hierarchies. Transform hierarchies. Bounding volumes. 3D picking, raycasting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    emojipacks

    emojipacks

    CLI to bulk upload emojis to your Slack

    CLI to bulk upload emojis to your Slack! Note you must have node and npm installed. If you don't, go to nodejs.org and follow the install instructions there. A file named batchUploadExample.sh is provided for your reference. Edit this file change the subdomain, email, and password parameters to your own and save it as batchUpload.sh or something similar. It optionally takes an argument for the directory path that contains your yaml files. If this is not provided './packs' will be used by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FlorinA

    FlorinA

    Free Grid Gallery Responsive

    ...Easy and free, no adware no spyware, with Florina you can build your gallery and see your images in google map, without writing code , only a few clicks!!! You need imagemagick http://www.imagemagick.org/script/binary-releases.php See the Demo http://www.nextechnics.com/florina/ Thx to ExifTool by Phil Harvey Thx to ImageMagick Team You can support the Florina Project by a Donation https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=vUy11NPC5dKyTglS3vrI2AMxey_Ju8Uv5TrUcNLKYmjEaUbH8_vBv8-ifVy&dispatch=5885d80a13c0db1f8e263663d3faee8d6625bf1e8bd269586d425cc639e26c6a Thx Francesco Gerratana https://www.virustotal.com/it/file/d1cfff16711996f97142a992329684655daa36ad43daf106726153830ee1ad28/analysis/1461243196/ MD5 9ac61ecbb9f01feef75050d476f4f585 SHA1 b326eacad9eba496960b77c1d94c54db7bfa8415 SHA256 d1cfff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    ...TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions. It includes a map engine intended for top-down, zelda like games. Other, script based map engines are possible, and several have been implemented for TurboSphere's predecessor, Sphere (like the Majestic Map Engine (http://spheredev.org/smforums/index.php?topic=4496.0)). TurboSphere is largely compatible with the Sphere RPG engine, the main API change is the replacement of object creating functions with proper JavaScript constructors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MathJax for SVG

    MathJax support for MathML content embedded in SVG documents

    MathJax4SVG.js script provides support for MathJax in SVG documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The new project description is a real time vrml javascript planetary system modeller. And example of a such a modeller can be found at www.int3d.com called Pharus3d. I have the project submitted to RentACoder.com. Also I have a php script stored here an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g=PDEGraphics2D.paint(Component c); PDEGraphics2D g=PDEGraphics2D.paint(JComponent c); PDEGraphics2D g=PDEGraphics2D.paint(Window c); PDEGraphics2D g=PDEGraphics2D.paint(JApplet c); The getCode(..) and write(....) methods can then be used to access the generated script and create HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    K.L.'s Tanx
    This is a 3D puzzle game with fantastic design. The prototype idea is from Family Computer game 'Tank', so Tanx means Tank's extended version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Presto

    Presto

    Turn any HTML document into a slideshow

    Presto is a JavaScript file which, when added to an ordinary HTML document, turns it into a full-screen slideshow, complete with transition effects and a user interface to jump between slides. A companion script can turn a Markdown text file into a Presto-enabled slideshow, allowing you to create professional-looking slideshows in just a few lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    myImageClock

    myImageClock

    Displays a new image every minute according to current time.

    myImageClock will display a new image every minute according to the current time. No database required! Can be embedded into any website with configurable size options for side-column displays or as main content. Example ideas for Image Clocks; Race-Cars or Football, Players using thier numbers for the minute of the hour. Includes an Auto-Install process with assistance to secure the back-end admin area. micStarterImages.zip is REQUIRED! This 82.7MB File includes necessary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KiPhoto
    A simple version of a platform named KiPhoto developed with PHP and jQuery. The Platform not require database and is simple to personalize. Read a folder and create an album with thumbnails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A javascript based script for Adobe Bridge that adds a "Send to Flickr Uploadr" menu item to the right click context menu and "Open With" submenu. Flickr Uploadr installed separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Golden Crop is a Photoshop JS Script making cropping with respect to division rules (golden rule, 1/3 rule) very easy with visual guides. Requires installed Photoshop CS2, CS3, CS4 or CS5 (either x86 or amd64 version). Tested on Windows and Mac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A throwback to the old school computing lessons with turtle graphics, updated to todays interfaces. Can be used for teaching kids about programming, both inside the script environment and through java extension. It also fun !
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next