Git Product home page Git Product logo

page's Introduction

page's People

Contributors

guseyn avatar guseyn-grid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

page's Issues

Ajax plugin

Create ajax object that can be easily integrated in the whole architecture.

Change routing of static files

It's better use instead of //static/ 3 routings(in one reqexp maybe): //html/, //js/ and //css/ (these are default packages)

Create command tool page-cli

Create command tool page-cli as a project which creates a base skeleton:

  • my-project
    • gen-js
    • package.json (with page, cutie-rest dependencies)
    • templates (with some example templates)
    • static
    • server

So, user has to do following steps:

  1. npm install page-cli -g
  2. page create my-project

Create static generation processor

It must take every js file from pages directory, create html page into html directory and also watch every js file in pages directory and on every change recreate corresponding html file(on rename event it also must rename corresponding html file and also on delete it must delete corresponding html file)

Create static generator

Create static generator that watches gen-js directory and generate and reload all pages in it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.