tanaris-js - v0.0.1-alpha.5
    Preparing search index...

    tanaris-js - v0.0.1-alpha.5

    Tanaris

    A common utility library for client-side JavaScript applications.

    pseigo/tanaris-js on GitHub tanaris on npm API documentation

    Warning

    • Tanaris is experimental alpha software. The functionality and scope of its APIs are still being developed alongside internal client applications.
    • There is currently no plan for API backwards compatibility across versions, in order to faciliate rapid alpha development.

    Alpha builds are provided on GitHub and npm for early testing.

    Important

    It is recommended to pin to an exact version/commit and perform manual upgrades. (Changelogs coming soon…)

    # latest alpha
    npm install --save-exact tanaris@alpha

    # or a specific version
    npm install --save-exact tanaris@0.0.1-alpha.4

    GitHub Releases for pseigo/tanaris-js npm Versions for tanaris

    We are not taking feature requests at this time, but suggestions for improvements within existing scope and bug reports are welcome and appreciated.

    The name comes from the fictional Warcraft universe’s Tanaris region, known for its Caverns of Time, home to a flight of bronze dragons blessed with temporal magic whose purpose is to safeguard time from those who wish to rewrite it.

    Copyright © 2025 Peyton Seigo

    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.