This package has been deprecated

Author message:

⚠️ This package has been replaced with @atlas.js/atlas

@atlas.js/core

0.2.0 • Public • Published

@atlas.js/core

A meta-package containing 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 { Application } from '@atlas.js/core'
import { Service } from '@atlas.js/core'
import { Hook } from '@atlas.js/core'
import { Action } from '@atlas.js/core'
import { errors } from '@atlas.js/core'

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

Full documentation is available in the main Github repository.

License

See the LICENSE file for information.

Readme

Keywords

none

Package Sidebar

Install

npm i @atlas.js/core

Weekly Downloads

1

Version

0.2.0

License

BSD-3-Clause

Last publish

Collaborators

  • robertrossmann
  • strvuser