cjss-group / CJSS

A CSS based web framework
https://cjss.js.org/
MIT License
670 stars 20 forks source link

Export helper functions for plugins to use #45

Open c-harding opened 5 years ago

c-harding commented 5 years ago

assignBody is a helper function used in a couple of the default plugins. It should be moved to somewhere more useful, so that other plugins can use it too.

https://github.com/scottkellum/CJSS/blob/367dad1d442b7df2adf74b705b7934a7018b0f67/src/defaultPlugins.js#L61