1.1.3 • Published 7 years ago

edge-platform v1.1.3

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
7 years ago

Edge PlatformSponsored by

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

Platform Components

Project NameNPM StatusBuild StatusDependency Status
Edge BuilderVersion DownloadsBuild Status Unix Build Status WindowsDependencies
Edge CoreVersion DownloadsBuild Status Unix Build Status WindowsDependencies
Edge StyleVersion DownloadsBuild Status Unix Build Status WindowsDependencies
Edge ExpressVersion DownloadsBuild Status Unix Build Status WindowsDependencies
Edge UserAgentVersion DownloadsBuild Status Unix Build Status WindowsDependencies
Edge BoilerplateVersion DownloadsBuild Status Unix Build Status WindowsDependencies
Edge PostCSSVersion DownloadsBuild Status Unix Build Status WindowsDependencies
Edge BabelVersion DownloadsBuild Status Unix Build Status WindowsDependencies

Foundation Technologies

Project NameNPM StatusBuild StatusDependency Status
Lean IntlVersion DownloadsBuild Status Unix Build Status WindowsDependencies
PrepublishVersion DownloadsBuild Status Unix Build Status WindowsDependencies
Readable CodeVersion Downloads-Dependencies
PostCSS Smart AssetVersion DownloadsBuild Status Unix Build Status WindowsDependencies
Rollup RebaseVersion DownloadsBuild Status Unix Build Status WindowsDependencies

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

Copyright 2017Sebastian Software GmbH

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.1.0

7 years ago