Skip to content
/ core Public
forked from jsenv/core

Develop, test and build JavaScript projects

License

Notifications You must be signed in to change notification settings

ScottDun/core

 
 

Repository files navigation

@jsenv/core npm package

Jsenv was created to provide a tool that can be used both for the web and Node.js. It has naturally evolved to cover the core needs of a JavaScript project: developement, testing and building for production.

  • 👌 Seamless integration with standard HTML, CSS and JS.
  • ✨ Same developer experience on source files and test files.
  • 🤯 Can execute tests on Chrome, Firefox, Safari and Node.js.

Documentation · Changelog

Installation

npm install --save-dev @jsenv/core

@jsenv/core is tested on Mac, Windows, Linux with Node.js 18. Other operating systems and Node.js versions are not tested.

Name

The name "jsenv" stands for JavaScript environments.
"jsenv" without capital letter because "JSEnv" would be too painful to type.

Logo

The logo is composed by the name at the center and two circles orbiting around it. One of the circle is web browsers, the other is Node.js. It represents the two JavaScript runtimes supported by jsenv.

jsenv logo with legend

About

Develop, test and build JavaScript projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.5%
  • HTML 15.7%
  • Other 0.8%