@ou-imdt/utils
v0.2.0
Published
Utility library for interactive media development
Downloads
24
Readme
Utils
Introduction
This library is a collection of utility functions designed to simplify various tasks in JavaScript development. The library focuses on utilities to be used in interactive media development for our VLE.
Features
There are a wide range of utility functions for array manipulation, string handling, mathematical operations, and more. You can import only the utilities you need to keep your bundle size small. The library works seamlessly with any JavaScript framework or environment.
Installation
Install @ou-imdt/utils
via npm:
npm install @ou-imdt/utils
Usage
It is recommended to use Create tool, all vleUtils are included in the boilerplate. Check Create README for examples.
Documentation
All utils library documentation will be provided in a documentation site, in the meantime you can have a look any .js file in the library and find JSDoc annotations in the source code.
Changelog
Issue reporting
- Use the issue tracker.
- Provide a clear and descriptive title.
- Describe the steps to reproduce the issue (for bugs).
- Explain the expected and actual behavior (for bugs).
- Describe why the feature is needed (for feature requests).
Licence
This project is licensed under the MIT License - see the LICENSE for details.
Contributing
See contributing for more details.
Contact
Alex, Charlotte, Edwin, Mustafa