41 packages
@atlas.js/action
The base Action class all actions should inherit from for @atlas.js
@atlas.js/application
The main Application orchestrator of @atlas.js
@atlas.js/atlas
A component-based Node.js library to reduce boilerplate and provide sane project structure 🍻
@atlas.js/aws
AWS SDK service for @atlas.js
@atlas.js/braintree
Braintree client as a component for @atlas.js
@atlas.js/cli
CLI interface for @atlas.js
@atlas.js/component
The main class from which all other components inherit for @atlas.js. You should not need to use this class directly - it is used internally.
@atlas.js/core
A meta-package for @atlas.js with all the important components to get you up and running
@atlas.js/errors
The parent class for all errors thrown by @atlas.js
@atlas.js/firebase
A Firebase-admin service for @atlas.js
@atlas.js/generator-atlas
Yeoman generator for Atlas.js library
@atlas.js/hook
The base Hook class all hooks should inherit from for @atlas.js
@atlas.js/koa
Koa.js service for @atlas.js
@atlas.js/mongoose
Mongoose service for @atlas.js
@atlas.js/nodemailer
A nodemailer-based mailing service for @atlas.js
@atlas.js/objection
Objection.js service for @atlas.js
@atlas.js/repl
A REPL action to drop into interactive shell for @atlas.js
@atlas.js/sequelize
Sequelize service for @atlas.js
@atlas.js/service
The base Service class all services should inherit from for @atlas.js
@atlas.js/templates
An action to render a template file into HTML using consolidate.js for @atlas.js
@strv/commitlint-config
STRV's ESLint config for commitlint
@strv/docs
An opinionated Docusaurus preset by @strvcom
@strv/eslint-config-base
STRV's ESLint configuration preset
@strv/eslint-config-graphql
STRV's ESLint config for javascript applications that use GraphQL and Apollo client.
@strv/eslint-config-javascript
Write bulletproof JavaScript like a pro! 😎