Skip to content

andrebnassis/range-analyzer

Repository files navigation

Range Analyzer Library

This library aims to help you dealing with range analysis.

Some use cases:

  • Timetracking applications that creates and manage intervals.
  • TextEditor applications that manage actions based on the area selected.

Documentation

Full documentation at: https://andrebnassis.github.io/range-analyzer

  • Installation
  • Getting Started
  • Contribuiting

References

To build this typescript library I had support of a free good quality material over the internet. You can check it below:

Setup a typescript library project

https://www.youtube.com/watch?v=Nh9xW2-ZOEU&t=5s&ab_channel=AdyNgom

https://www.youtube.com/watch?v=m6Jr6w0W1xw&ab_channel=Semmle

Setup Jest over a typescript project

https://itnext.io/testing-with-jest-in-typescript-cc1cd0095421

https://itnext.io/debug-your-tests-in-typescript-with-visual-studio-code-911a4cada9cd

About

A library to help you analyze and manage ranges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published