aljun
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

aljun

As of now, there are no available functions in aljun. Stay tuned for future updates!

npm version Bundlephobia Downloads License jsDocs.io

Contents

Installation

Install via NPM:

npm install aljun

Or via Yarn:

yarn add aljun

Usage

As there are currently no available functions in aljun, importing the aljun function will not be useful. Please stay tuned for future updates when functions become available.

ESM Entry Point

If you prefer not to install the package and want to include the ECMAScript module (ESM) entry point directly in your project, you can use the following script tag:

<script type="module">
    import aljun from 'https://unpkg.com/aljun@1.0.0/dist/index.mjs';
</script>

License

BSD 3-Clause © blckclov3r

Readme

Keywords

none

Package Sidebar

Install

npm i aljun

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.33 kB

Total Files

7

Last publish

Collaborators

  • blckclov3r