0.1.0 • Published 9 months ago

@ou-imdt/utils v0.1.0

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
9 months ago

Utils

npm version

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

Read the changelog here

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

0.1.0

9 months ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.6

11 months ago

0.0.1

1 year ago