This package has been deprecated

Author message:

this package has been deprecated

jasx

0.1.0 • Public • Published

JASX - Web page/code builder/bundler.

  • EJS, SCSS/LESS support is out-of-the-box.
  • Own system of reusing components.
  • Analogue of CSS modules.
  • Write your css right into style tags, they will be relocated automatically.
  • Add type="text/(less or scss)" to your style tags to enable automatic preprocessing.
  • BrowserSync as the development live server.

The target of this project is making pure valid html-css-js lightweight pages and/or compact code for embedding the result anywhere without having problems with overriding of css rules and scripts. And also you can write your own components and reuse them in other projects. Yes, like React/Vue, but on the "server side" and without pulling any additional libraries into production code. Perfect for making lightweight landing pages and embedded widgets. Any help is appreciated, especially with the language :) Please, contact me at Telegram @agent_gosdepa

Usage:

npm install -g jasx
jasx create testproject
cd testproject
jasx start

Building:

jasx build

Readme

Keywords

none

Package Sidebar

Install

npm i jasx

Weekly Downloads

0

Version

0.1.0

License

ISC

Unpacked Size

141 kB

Total Files

37

Last publish

Collaborators

  • lmcx