Accelerate your H5 Script projects

We’ve created and published a package with elements to support your H5 Script development.

When we’re working with clients to develop H5 scripts, we’ve seen that many scripts share similar features, some that often take many lines of code to implement. To reduce time to value for our customers, we’ve collected a set of building blocks that can be re-used across projects.

Packaging up commonly used features has some amazing benefits.

Code Reusability

One of the most significant advantages of using the H5 Script Plus package is the ability to use existing code. Developers can avoid reinventing the wheel and save valuable time and effort rather than writing code from scratch, they can tap into the available classes and functions, allowing for rapid development and increased productivity.

Error Reduction

The H5 Script Plus package has been developed and maintained by a team of experienced programmers. As a result, it has been put through rigorous testing and peer review processes, significantly reducing the likelihood of errors or bugs. Developers can benefit from the collective expertise of the community, resulting in more robust and reliable code. This not only saves time spent on debugging but also enhances the overall quality of the final software.

Improved Readability

Packages offer a higher level of abstraction, allowing developers to focus on the specific logic of their application rather than getting bogged down by low-level implementation details. By encapsulating complex functionalities within packages, code readability is significantly improved. Developers can focus on the task at hand and produce code that is easier to understand and maintain. Additionally, the H5 Script Plus package come with documentation and examples, making it simpler for team members to easily integrate into their code.


We’ve made this available via an npm package hosted by GitHub. To use the package, simply install the package.

npm i @designedresults/h5-script-plus

You’ll need to setup your code project to include the dependencies. If you need help setting this up, give us a shout and we’d love to connect.

A special focus has been put on clear, usable documentation. We’ve added code samples for each feature to jumpstart your development.

We’ll be releasing a series of posts walking through the core features in the coming weeks.