hyperformula
hyperformula copied to clipboard
Docs: Describe how to limit the scope of available functions
Description
Some clients might want to limit the scope of the functions available in their applications. The documentation should include a section describing how HF could be configured to expose only a portion of the whole collection of functions.
Currently it can be done using:
- unregisterFunction (blacklisting)
- registerLanguage (whitelisting)
The description could be included in the built-in functions guide.
Links
- https://handsoncode.slack.com/archives/C5QL4R65R/p1656924001936819 (internal discussion)
Type of issue
- [ ] Missing documentation
- [ ] Error in the documentation
- [ ] Request for a demo
- [x] Request for a tutorial, guide etc.
- [ ] Other issues, suggestions or ideas