Stars
Everything required to run your own Base node
base-org / chains
Forked from ethereum-lists/chainsprovides metadata for networkIDs and chainIDs
ngwisgiq2 / markaby
Forked from jamesgolick/markabyMarkaby patched to run on rails 2.0.2
ngwisgiq2 / django-mptt
Forked from brosner/django-mpttutilities for implementing a modified pre-order traversal tree in django
ngwisgiq2 / awesomeness
Forked from collectiveidea/awesomenessCollective Idea's Awesomeness. A collection of useful Rails bits and pieces.
okx / xlayer-node
Forked from 0xPolygonHermez/zkevm-nodeGo implementation of a node that operates the X Layer zkEVM Network
Base plugin that adds support for generating files from a declarative scaffold configuration.
Base plugin that adds methods for programmatically installing bower packages
Detect potential file system conflicts and if necessary prompt the user before overwriting files.
Base plugin that adds a `project` getter to the instance for getting the name of a project. Gets the project name for new (empty) projects, projects with only a .git repository, and/or projects wit…
Plugin that adds support for generating project files from a declarative boilerplate configuration.
Adds an `.ignore` method that parses `.gitignore` and converts the patterns from wildmatch to glob patterns, so they can then be passed to glob, minimatch, micromatch, gulp.src, glob-stream, etc
Orchestrate multiple instances of Base at once.
Plugin for adding routes support to your `base` application. Requires templates support to work.
Base plugin that adds a getter/setter for the current working directory.
Base plugin, creates a normalized environment object from a function, filepath or instance of base.
base-methods plugin that adds a `config` method for mapping declarative configuration values to other 'base' methods or custom functions.
Plugin for base-methods that simplifies mapping argv arguments to tasks, commands, and options
Base is the foundation for creating modular, unit testable and highly pluggable, server-side node.js applications.
Base plugin that adds methods for programmatically running npm commands.
Add "smart plugin" support to your base application. Adds a `.run` method, allowing plugins to be called on a given object, at any time.
Plugin for getting and persisting config values with your base-methods application. Adds a 'store' object that exposes all of the methods from the data-store library
adds a `data` method to base-methods. 100% unit test coverage and browserify-friendly lazy-caching.