1.2.0 • Published 2 years ago

past v1.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

🌐 past

Web framework for people from the past.

past latest npm version

Creating a page

Create a HTML file inside a 'pages' folder.

mkdir pages
echo '<h1>Hello, World</h1>' > pages/index.html

Then run npx past.

You will see your page at the URL http://localhost:3000.

Examples

Use these examples to start or learn from:

  • Hello World simple html page with CSS and JavaScript.
  • Form simple form with user input that shows a message.
  • Nunjucks simple Nunjucks page with data.
  • GOV.UK GOV.UK login form with error messages.
  • Markdown simple markdown document.

Want to code in your browser? You can copy the 'hello-past' starter project on Glitch.com.

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.15

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.1

9 years ago