1.6.0 • Published 3 months ago

nano-db-fs v1.6.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
3 months ago

Nano Template

A lightweight and extensible template rendering library for JavaScript projects. Includes utilities for HTML elements and template rendering.

Usage

Use it as a template to create new repositories in your Git.

Scripts

  • Build: Builds the project using Rollup.
  • Test: Runs tests using Jest.
  • Lint: Checks code for linting issues.
  • Release: Prepares the project for release.

Development

Testing

  • Run all tests: npm test
  • Run tests in a lib directory: npm run test:lib
  • Run tests in a test directory: npm run test:test

Linting

  • Check linting issues: npm run lint

Building

  • Build the project: npm run build

CHANGELOG.md

Keep a changelog for documenting updates in each release in CHANGELOG.md.

Contributing

See CONTRIBUTING.md for guidelines.

License

ISC License

1.6.0

3 months ago

1.5.0

4 months ago

1.4.10

4 months ago

1.4.9

4 months ago

1.4.8

4 months ago

1.4.7

4 months ago

1.4.6

4 months ago

1.4.5

4 months ago

1.4.4

4 months ago

1.4.3

4 months ago

1.4.2

5 months ago

1.4.1

5 months ago

1.4.0

5 months ago

1.3.0

6 months ago

1.2.1

6 months ago

1.2.0

6 months ago