JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q44284F
  • License MIT

First RTL responsive CSS framework

Package Exports

  • hilal

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hilal) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Super Users (Contributers)

Eycosystem

This's the main technologies we use and the purposes from them

  • NodeJS: a development enviroment
  • npm: a package manager for NodeJS
  • Gulp: a task runner
  • Less: a CSS preprocessor
  • Pug: a documentation HTML templates engine
  • ESLint: a JavaScript linter

Structure

This's how we structure the project folders

  • dist/ destination folder
    • css/ CSS files
    • fonts/ Font files
    • images/ Image files
    • javascript/ JavaScript files
    • maps/ Source map files
  • src/ Source files*
    • fonts/ Fonts files
    • images/ Image files
      • doc/ Documentation images
      • main/ Main images
    • less/ Less files
      • lib/ Less plugins & libraries
      • rules/ Less styling
        • base/ Base rules
      • settings/ Less variables
        • base/ Base variables*
        • globals/ Global variables
    • pug/ Documentation Pug files
      • data/ Pug locals in JSON format
      • layouts/ Pug layouts

Best practices

  • Use a good editor: we prefer VScode (Open source, RTL friendly, Powerful)