Skip to content

A plugin is an addon made by the community and verified by the Axentix Team to ensure it has the same behavior as an Axentix component.

Notifications You must be signed in to change notification settings

axentix/plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugins

Axentix Logo

Plugins documentation

Plugin definition

A plugin can entirely be created from scratch, or imported and adaptated from an open-source component already existing.

You can find the plugin list on :
https://useaxentix.com/docs/plugins

All the validated plugins are verified by the Axentix Team.

The plugins are adapted to the Axentix syntax to make it easier for you to use them.

Install

Every validated plugin will be published on NPM.

To install any of them, use

npm install @axentix/plugin-{pluginName}

Every plugin will come out with a README to make it easier for you to understand what they are made for and how to use them.

Contributing

To contribute on existing plugins and/or create your own ones, please refer to the CONTRIBUTING.md instructions.

About

A plugin is an addon made by the community and verified by the Axentix Team to ensure it has the same behavior as an Axentix component.

Topics

Resources

Stars

Watchers

Forks