Giter Site home page Giter Site logo

pith-pack-hoja-ring's Introduction

pith-pack-hoja-ring

Pack Hoja for Pith


About

This project packs Hoja Double Ring (and several forks of it) so that they can be available to use on the front-end via the Pith Framework.

Hoja Double Ring is a pen on CodePen, at https://codepen.io/fixcl/pen/ANRYgd

For info on Pith, see the Pith website at https://pith-framework.org/

Install

Install to an existing Pith Framework project

Use Composer to install pack to the vendor folder.

php composer.phar require pith-front/pith-pack-hoja-ring

Add new route to your Route List:

public array $routes = [
    // Other routes....
    // ...
    
    // Add route to call Hoja resources from
    ['route', 'GET', '/resources/vendor/library/hoja/{filepath:.+}', '\\PithFront\\PithPackHojaRing\\HojaRingResourceRoute'],
];

Licensing

Hoja Double Ring

Licensing Info:

hoja-ring-snippets

Licensing Info:

  • Link to Git repo: https://github.com/ian-maurmann/hoja-ring-snippets
  • The code in hoja-double-ring is from CodePen pen by Marco Barría. See info above.
  • The code in hoja-aquamarine, and hoja-blue are (slightly) modified versions of hoja-double-ring. In countries where this is a substantial change for copyright, copyright is (c) Ian Maurmann, hereby released under the terms of the MIT license. In countries where this is not a substantial change, follow the copyright and license of "Hoja Double Ring".

pith-pack-hoja-ring

Licensing Info:


pith-pack-hoja-ring's People

Contributors

ian-maurmann avatar pith-front avatar

Watchers

 avatar

Forkers

ian-maurmann

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.