Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlas.js/core

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlas.js/core

A meta-package for @atlas.js with all the important components to get you up and running

  • 0.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

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

FAQs

Package last updated on 27 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc