1.0.1-fix9 • Published 11 months ago

@moxtjs/compiler-core v1.0.1-fix9

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Contributors Forks Stargazers Issues MIT License

About The Project

MoxtJS was created because i wanted a fast and friendly web framework to make websites easy.

Built With

  • NodeJS

Getting Started

You can get started by checking our wiki

Installation

You can use this command to install MoxtJS using npm

  • npm
    npm install moxt.js -g

Usage

An hello world page

function Page() {
    return "Hello World"
}

module.exports = {Page}

For more examples, please refer to the Documentation

Roadmap

  • Add an NPM package
  • Added basic compiler and core
  • Add page components
  • Add dynamic page system
  • Add Obfuscation when exported

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Zffu - zffumc@gmail.com

Project Link: https://github.com/Zffu/MoxtJS

1.0.1-fix9

11 months ago

1.0.1-fix8

11 months ago

1.0.1-fix7

11 months ago

1.0.1-fix6

11 months ago

1.0.1-fix5

11 months ago

1.0.1-fix4

11 months ago

1.0.1-fix3

11 months ago

1.0.1-fix2

11 months ago

1.0.1-fix

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago