edge-platform

1.1.3 • Public • Published

Edge Platform
Sponsored by

Sponsor

Edge Platform helps you focus on business logic rather than dealing with complex dependencies and build configurations.

Platform Components

Project Name NPM Status Build Status Dependency Status
Edge Builder Version Downloads Build Status Unix Build Status Windows Dependencies
Edge Core Version Downloads Build Status Unix Build Status Windows Dependencies
Edge Style Version Downloads Build Status Unix Build Status Windows Dependencies
Edge Express Version Downloads Build Status Unix Build Status Windows Dependencies
Edge UserAgent Version Downloads Build Status Unix Build Status Windows Dependencies
Edge Boilerplate Version Downloads Build Status Unix Build Status Windows Dependencies
Edge PostCSS Version Downloads Build Status Unix Build Status Windows Dependencies
Edge Babel Version Downloads Build Status Unix Build Status Windows Dependencies

Foundation Technologies

Project Name NPM Status Build Status Dependency Status
Lean Intl Version Downloads Build Status Unix Build Status Windows Dependencies
Prepublish Version Downloads Build Status Unix Build Status Windows Dependencies
Readable Code Version Downloads - Dependencies
PostCSS Smart Asset Version Downloads Build Status Unix Build Status Windows Dependencies
Rollup Rebase Version Downloads Build Status Unix Build Status Windows Dependencies

Core Technologies

"Understanding the architectural decisions behind the tools you are using is perhaps more important than the many things a new package does for you." — James Gillmore

Tooling

  • Webpack: Bundling for SPAs.
    • Loaders: Assets, JSON, YAML, GraphQL, ...
    • Plugins:
  • Rollup: Bundling for Libraries and Executables.
  • PostCSS: CSS Transformation Chain.
    • CSS Modules enabled.
  • ESLint: Linting for JavaScript files.
    • Plugins for React, Security, Imports, ...
  • Stylelint: Linting for CSS files.
  • Prettier: Autoformatting for JavaScript, CSS, JSON, GraphQL and more.
  • Uglify-ES: ES2015 capable JavaScript compression
  • Babili: ES2015+ capable JavaScript compression
  • Zopfli: Highly optimized Compression of Resources

React Development

  • React: Core UI View Library
  • Redux: State Container with great developer experience
  • Apollo Client: Connect to GraphQL endpoints
  • Universal Component: Dynamically load chunks
  • Lean Intl: Alternative to Intl Polyfill
  • CSS Modules: Sandboxed Component-centric Styles

Server

  • Express: Effectively the standard Web Server in NodeJS
  • Cookie Parser:
  • Express Locale: Locale Detection
  • Helmet:
  • HPP

Helpers

  • AppRootDir: Detect of project root directory
  • Webpack Hot Server Middleware: Multi Compiler Infrastructure for our Development Server
  • React Dev Utils: Collection of Libraries from Facebook to improve DX in React Development

License

Apache License Version 2.0, January 2004

Copyright

Sebastian Software GmbH Logo

Copyright 2017
Sebastian Software GmbH

Readme

Keywords

none

Package Sidebar

Install

npm i edge-platform

Weekly Downloads

15

Version

1.1.3

License

Apache-2.0

Last publish

Collaborators

  • swernerx