Skip to content

A public collection of Proof-Of-Concept and experimental plugins for PRESENTA Lib.

Notifications You must be signed in to change notification settings

presenta-software/presenta-unsorted-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRESENTA Unsorted Plugins

This repository contains Proof-Of-Concept and experimental plugins for PRESENTA Lib.

The main purpose is to test new ideas quickly leaving them available pubblicly for easy evaluation and learning.

For that reason, the whole repository is published under on NPM and available with UNPKG with this base URL:

https://unpkg.com/@presenta/unsorted/

as an example, aCircle.js can be reached by adding the relative parth:

https://unpkg.com/@presenta/unsorted/blocks/aCircle.js

This means that you can include one or more plugins both in Playground tool or within any online coding tool such as Codepen.

A word of caution:

All these plugins have to be considered experimental or proof-of-concept, even if they looks finalized.

A well-structure plugin usually lives in its own repository, ideally alongside a build toolchain, in order to publish a single javscript file that might include external dependencies.

About

A public collection of Proof-Of-Concept and experimental plugins for PRESENTA Lib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published