Skip to content

A powerful and lightweight library provides a robust expression language for safely and efficiently executing expressions within a defined context.

License

Notifications You must be signed in to change notification settings

vgerbot-libraries/secure-eval

Repository files navigation

rollup-jest-boilerplate

A basic starter template for building a Typescript project using Rollup, Jest.

🚀 Getting started

To get started, clone the repository and install the dependencies using npm.

git clone https://github.com/y1j2x34/rollup-jest-boilerplate.git
cd rollup-jest-boilerplate
npm i

💻 Available Scripts

In the project directory, you can run the following npm commands:

npm run build

Builds the project for production and outputs the files to the lib folder.

npm run test

Runs the Jest test suite to check to code quality and ensure that everything is working as expected.

npm run lint

Lints the code using ESLint and to ensure that the code is written according to the best practices.

npm run format

Formats the code using Eslint to ensure that the code is clean, readable, and consistent.

🛠️ Technologies Used

  • Rollup: A module bundler for JavaScript, used to build and package the project.
  • Jest: A JavaScript testing framework, used to write and run tests for the project.
  • Eslint: A lingting for JavaScript, used to enforce coding style and best practices.
  • Commentlint: A linting tool for commit messages, used to enforce a consistent commit message format.

📃 License

This project is lincensed under the MIT License.

About

A powerful and lightweight library provides a robust expression language for safely and efficiently executing expressions within a defined context.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published