Skip to content
@anio-js-foundation

anio-js-foundation

Welcome to anio-js-foundation

Modules that have the following properties will be published here.

• have no external dependencies whatsoever except for @anio-js-core-foundation packages.

• fulfill a simple task (ideally one file packages wit about 50-100 lines).


Project Hierarchy

1. anio-software

Tools/Libraries/Modules intended to be used by third parties. This is considered public API.

2. anio-sh

Tools for bootstraping the actual anio.software project. This is still considered an internal API.

3. anio-core-sh

Core functionality for anio-sh projects / tools. This is still considered an internal API.

4. anio-js-foundation (you are here)

Same as js-core-foundation but is allowed to have dependencies to js-core-foundation.

5. anio-js-core-foundation

Absolute lowest level of project scope, only things that should be written only once for the entire chain will be put here.


All information provided here is subject to change.

Popular repositories Loading

  1. .github .github Public

  2. run-promises-in-parallel run-promises-in-parallel Public

    Run multiple promises in parallel.

    JavaScript

  3. create-worker create-worker Public

    Create a generic worker with a request handler.

    JavaScript

  4. create-temporary-resource create-temporary-resource Public

    Create a temporary resource in a browser or in node.

    JavaScript

  5. request-response-protocol request-response-protocol Public

    A simple request/response protocol implementation.

    JavaScript

  6. run-fn-periodically run-fn-periodically Public

    Run a function periodically.

    JavaScript

Repositories

Showing 10 of 29 repositories
  • create-temporary-resource Public

    Create a temporary resource in a browser or in node.

    anio-js-foundation/create-temporary-resource’s past year of commit activity
    JavaScript 0 0 1 0 Updated Mar 28, 2024
  • generate-object-literal Public

    Create an object literal string.

    anio-js-foundation/generate-object-literal’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 23, 2024
  • get-mime-type Public

    Determine mime type by file name.

    anio-js-foundation/get-mime-type’s past year of commit activity
    JavaScript 0 0 1 0 Updated Mar 14, 2024
  • str-colorize Public

    Colorize a string.

    anio-js-foundation/str-colorize’s past year of commit activity
    JavaScript 0 0 1 0 Updated Mar 14, 2024
  • create-modifier-function Public

    Create a function that accepts modifiers.

    anio-js-foundation/create-modifier-function’s past year of commit activity
    JavaScript 0 0 1 0 Updated Mar 14, 2024
  • strip-suffix Public

    Remove the suffix of a string.

    anio-js-foundation/strip-suffix’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 13, 2024
  • run-fn-periodically Public

    Run a function periodically.

    anio-js-foundation/run-fn-periodically’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 12, 2024
  • create-random-identifier Public

    Create a random identifier.

    anio-js-foundation/create-random-identifier’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 12, 2024
  • create-promise Public

    Create a Promise whose resolve/reject functions are accessible from outside the Promise constructor.

    anio-js-foundation/create-promise’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 12, 2024
  • create-named-anonymous-function Public

    Create a named anonymous function.

    anio-js-foundation/create-named-anonymous-function’s past year of commit activity
    JavaScript 0 0 0 0 Updated Mar 12, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…