2.4.0 • Published 6 years ago

@atlas.js/atlas v2.4.0

Weekly downloads
181
License
BSD-3-Clause
Repository
github
Last release
6 years ago

@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.

2.4.0

6 years ago

2.3.0

6 years ago

2.2.0

6 years ago

2.2.0-alpha.7

6 years ago

2.2.0-alpha.6

6 years ago

2.2.0-alpha.5

6 years ago

2.2.0-alpha.4

7 years ago

2.2.0-alpha.3

7 years ago

2.2.0-alpha.2

7 years ago

2.2.0-alpha.1

7 years ago

2.2.0-alpha.0

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.1

7 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago