benjycui / node-prismjsLinks
An adapter which make it easier to use Prism in Node.js.
☆24Updated 4 years ago
Alternatives and similar repositories for node-prismjs
Users that are interested in node-prismjs are comparing it to the libraries listed below
Sorting:
- Cross-browser element class manipulation☆51Updated 4 years ago
- A set of ES7 composable decorators around the fetch api☆13Updated 8 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Node.js module to get the last git commit information - mostly to be used by CI/CD and building phase.☆19Updated 11 months ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- A tool to help you migrating from should to assert☆13Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆141Updated 4 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- This project is deprecated, use rc-tools run server☆15Updated 3 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- A benchmark tool.☆33Updated 3 years ago
- Return a copy of an object without the given keys.☆78Updated 4 years ago
- Runtime vendor prefixing based on feature detection.