blueocean-plugin/js-extensions
Keith Zantow 550d02658e Fix issue with extension point bundle loading timing (#303) 2016-06-30 15:10:34 -04:00
..
@jenkins-cd [FIX JENKINS-35990] refactor js extensions (#291) 2016-06-28 21:28:16 -04:00
spec [FIX JENKINS-35990] refactor js extensions (#291) 2016-06-28 21:28:16 -04:00
src Fix issue with extension point bundle loading timing (#303) 2016-06-30 15:10:34 -04:00
.gitignore #UX-33 * Some small improvements in js-extensions, and bump version number in anticipation of re-publish 2016-03-22 19:32:59 +11:00
.npmignore Extracted ExtensionPoint and extension point store out into a standalone NPM package 2016-02-28 18:30:52 +00:00
EXTENSIONS.md [FIX JENKINS-35990] refactor js extensions (#291) 2016-06-28 21:28:16 -04:00
LICENSE.txt UX-495# Module refactoring 2016-05-27 14:34:45 -07:00
README.md docs to reflect the best way to work with it 2016-03-01 20:18:07 +11:00
gulpfile.js [FIX JENKINS-35990] refactor js extensions (#291) 2016-06-28 21:28:16 -04:00
index.js [FIX JENKINS-35990] refactor js extensions (#291) 2016-06-28 21:28:16 -04:00
package.json Fix issue with extension point bundle loading timing (#303) 2016-06-30 15:10:34 -04:00

README.md

ExtensionPoint npm module

This module is published via npm so that other plugins, external to the blueocean project, can make use of it. Plugins can themselves make use of extension points.