@ud-viz/utils_browser
@ud-viz/utils_browser
is a collection of browser-related functions reusable for @ud-viz
apps.
Installation
You can install @ud-viz/utils_browser
via npm:
npm install @ud-viz/utils_browser
Usage
This code exports various utilities from different files:
'./file'
: All utilities related to file handling.'./html'
: All utilities related to HTML manipulation.'./itownsUtil'
: All utilities related to iTowns, a 3D geospatial visualization framework.'./localStorage'
: All utilities related to local storage manipulation.'./RequestAnimationFrame'
: All utilities related to managing animation frames.'./RequestService'
: All utilities related to making HTTP requests.'./THREEUtil'
: All utilities related to Three.js, a 3D graphics library.'./url'
: All utilities related to URL manipulation.
Documentation
Contributing
Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests on the GitHub repository. See Contributing.md.
License
This package is licensed under the GNU Lesser General Public License Version 2.1, with copyright attributed to the University of Lyon.
Credits
@ud-viz/utils_browser
is developed and maintained by VCityTeam. See Contributors.md.