@atlas.js/atlas

2.4.0 • Public • Published

@atlas.js/atlas

The core of Atlas.js. This package contains all the important bits and pieces to start working with @atlas.js right away.

This package includes:

Usage

You can import any of the above components as a named import.

import { Atlas } from '@atlas.js/atlas'
import { Service } from '@atlas.js/atlas'
import { Hook } from '@atlas.js/atlas'
import { Action } from '@atlas.js/atlas'
import { errors } from '@atlas.js/atlas'

// or get it all at once
import * as atlas from '@atlas.js/atlas'

Full documentation is available in the main Github repository.

License

See the LICENSE file for information.

/@atlas.js/atlas/

    Package Sidebar

    Install

    npm i @atlas.js/atlas

    Weekly Downloads

    69

    Version

    2.4.0

    License

    BSD-3-Clause

    Unpacked Size

    412 kB

    Total Files

    80

    Last publish

    Collaborators

    • robertrossmann
    • strvuser