Socket
Book a DemoInstallSign in
Socket
n

nodeartio

npm

Packages

Current Co-maintainers

Former Co-maintainers

38 packages

angular-dfp

Semantic DoubleClick integration with AngularJS

functional_utils

Set of useful functions to fester development

ngfb_sortable_table

Angular 2+ Firebase Sortable Table

@nodeart/add-product-component

Form to add new product

@nodeart/add-props-component

Form to add new categories, attributes, tags

@nodeart/async-buffer

AsyncBuffer is used for async tasks accumulation and calling them sequentially after buffer limit will be exceeded. By default AsyncBuffer starts its operation automatically just after tasks limit is reached.

@nodeart/attributes-search-component

Generate attrribute filter component that integrates into Product List Component

@nodeart/auth-service

@nodeart/basket-component

Display user basket

@nodeart/basketservice

Save and remove products in basket, track user basket history

@nodeart/bq-tools

This package consists of 2 parts: 1. Light-weight CLI with minimum dependencies to sync BQ table schemas as one of the steps during deployment. 2. Small BQ client that could be used in a limited [Cloudflare Workers](https://developers.cloudflare.com/worke

@nodeart/categories-component

Component that display available Categories

@nodeart/category-filter-component

Gets child categories from some general category and emits selected category to the top. This component is integrated into product general component.

@nodeart/cloudflare-provisioning

@nodeart/cloudflare-sitemap-generator

nodeart-components-loader

Angular 2 webpack loader that convert templates and styles paths in components if there are custom templates.

@nodeart/dal

Bridge for database connector(for now only Firebase).

@nodeart/eslint-config-nodeart

ESLint config for NodeArt projects

@nodeart/eslint-plugin

ESLint plugin from NodeArt

@nodeart/event_emitter

Simple EventEmitter pattern

@nodeart/firebase-connector

**GoogleAuth**

@nodeart/gatsby-theme-nodeart

A simplified bare-bones starter for Gatsby

@nodeart/general-categories-all

Show all products from some general category or from specific child category from general category. This component is integrated into `Product general component`

@nodeart/injector

Depedency injection framework for node.js

@nodeart/loading-indicator

Loading indicator that you can integrate to your component where your wait data from requests. Used component from [angular-2-loading-indicator](https://github.com/colinjlacy/angular-2-loading-indicator) Docs on the last url or below. ## Usage: Pul